MenuShell.addOnActivateCurrent

An action signal that activates the current menu item within the menu shell.

class MenuShell
gulong
addOnActivateCurrent
(
void delegate
(
bool
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)