gtk-d v3.2.2 (2016-01-21T22:21:54Z)
Home
Dub
Repo
MenuShell.addOnCycleFocus
gtk
MenuShell
MenuShell
A keybinding signal which moves the focus in the given @direction.
class
MenuShell
void
addOnCycleFocus
(
void
delegate
(
GtkDirectionType
,
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
setStruct
setTakeFocus
static functions
callBackActivateCurrent
callBackCancel
callBackCycleFocus
callBackDeactivate
callBackInsert
callBackMoveCurrent
callBackMoveSelected
callBackSelectionDone
getType
variables
connectedSignals
gtkMenuShell
onActivateCurrentListeners
onCancelListeners
onCycleFocusListeners
onDeactivateListeners
onInsertListeners
onMoveCurrentListeners
onMoveSelectedListeners
onSelectionDoneListeners
A keybinding signal which moves the focus in the given @direction.