ActionGroupIF.addOnActionRemoved

Signals that an action is just about to be removed from the group. This signal is emitted before the action is removed, so the action is still visible and can be queried from the signal handler.

interface ActionGroupIF
gulong
addOnActionRemoved
(
void delegate
(
string
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.28