ActionGroup.addOnPreActivate

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.

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

Meta