Signal
GtkStatusIcon::activate
since: 2.10
Description [src]
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.
Default handler: The default handler is called before the handlers added via |
Signal can be directly emitted on objects from user code |
Available since: 2.10 |