ActionGroup.addOnPostActivate

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.

class ActionGroup
gulong
addOnPostActivate
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta