MenuShell.prepend
void prepend(gtk.widget.Widget child)Adds a new #GtkMenuItem to the beginning of the menu shell's item list.
Parameters
child | The #GtkMenuItem to add |
void prepend(gtk.widget.Widget child)Adds a new #GtkMenuItem to the beginning of the menu shell's item list.
child | The #GtkMenuItem to add |