go
MenuShell.addOnMoveCurrent
gtk
MenuShell
MenuShell
An keybinding signal which moves the current menu item in the direction specified by
direction
.
class
MenuShell
gulong
addOnMoveCurrent
(
void
delegate
(
GtkMenuDirectionType
,
MenuShell
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
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 keybinding signal which moves the current menu item in the direction specified by direction.