Gtk.StatusIcon::activate
function callback(status_icon, ):void;
Gets emitted when the user activates the status icon. If and how status icons can activated is platform-dependent.
Unlike most G_SIGNAL_ACTION signals, this signal is meant to be used by applications and should be wrapped by language bindings.
Since 2.10
- status_icon
instance of Gtk.StatusIcon that is emitting the signal