gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
MenuShell.addOnActivateCurrent
gtk
MenuShell
MenuShell
An action signal that activates the current menu item within the menu shell.
class
MenuShell
gulong
addOnActivateCurrent
(
void
delegate
(
bool
,
MenuShell
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
MenuShell
MenuShell
constructors
this
functions
activateItem
addOnActivateCurrent
addOnCancel
addOnCycleFocus
addOnDeactivate
addOnInsert
addOnMoveCurrent
addOnMoveSelected
addOnSelectionDone
append
bindModel
cancel
deactivate
deselect
getMenuShellStruct
getParentShell
getSelectedItem
getStruct
getTakeFocus
insert
prepend
selectFirst
selectItem
setTakeFocus
static functions
getType
variables
gtkMenuShell
An action signal that activates the current menu item within the menu shell.