Gtk.Action::activate
function callback(action, ):void;
The "activate" signal is emitted when the action is activated.
Since 2.4
- action
instance of Gtk.Action that is emitting the signal
function callback(action, ):void;
The "activate" signal is emitted when the action is activated.
Since 2.4
instance of Gtk.Action that is emitting the signal