gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
MenuShell.deselect
gtk
MenuShell
MenuShell
Deselects the currently selected item from the menu shell, if any.
class
MenuShell
void
deselect
(
)
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
Deselects the currently selected item from the menu shell, if any.