Event_ToolbarAction

This event is sent to the plugin when clicking on a toolbar button of the plugin.

The event cannot be switched off.

Values

JSON source (example)

{
  "Event_ToolbarAction":{
    "windowhandle":531876,
    "id":"com.grt.plugin.tester.toolbar_button1",
    "label":"Example Plugin"
  }
}