Gtk.ActionGroup::post-activate

function callback(action_group, action:Gtk.Action, ):void;

The ::post-activate signal is emitted just after the action in the @action_group is activated

This is intended for Gtk.UIManager to proxy the signal and provide global notification just after any action is activated.

Since 2.4

action_group

instance of Gtk.ActionGroup that is emitting the signal

action

the action