go
MenuShell.prepend
gtk
MenuShell
MenuShell
Adds a new
gtk.MenuItem
to the beginning of the menu shell's item list.
class
MenuShell
void
prepend
(
Widget
child
)
Parameters
child
Widget
The
gtk.MenuItem
to add
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
Adds a new gtk.MenuItem to the beginning of the menu shell's item list.