Packages
gtk+-3.0
Gtk
MenuShell
take_focus
MenuShell
activate_item
append
bind_model
deselect
get_parent_shell
get_popup_delay
get_selected_item
get_take_focus
prepend
select_first
select_item
set_take_focus
activate_current
cancel
cycle_focus
deactivate
insert
move_current
move_selected
selection_done
append
Description:
public
void
append
(
MenuItem
child)
Adds a new
MenuItem
to the end of the menu shell's item list.
Parameters:
this
a
MenuShell
child
The
MenuItem
to add