ActionGroupT.addOnActionAdded

Signals that a new action was just added to the group. This signal is emitted after the action has been added and is now visible.

template ActionGroupT(TStruct)
gulong
addOnActionAdded
(
void delegate
(
string
,
ActionGroupIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.28