MenuShell.append
void append(gtk.menu_item.MenuItem child)Adds a new #GtkMenuItem to the end of the menu shell's item list.
Parameters
child | The #GtkMenuItem to add |
void append(gtk.menu_item.MenuItem child)Adds a new #GtkMenuItem to the end of the menu shell's item list.
child | The #GtkMenuItem to add |