Gtk.ActionGroup::pre-activate
function callback(action_group, action:Gtk.Action, ):void;
The ::pre-activate signal is emitted just before the action in the @action_group is activated
This is intended for Gtk.UIManager to proxy the signal and provide global notification just before any action is activated.
Since 2.4
- action_group
instance of Gtk.ActionGroup that is emitting the signal
- action
the action