| gtkMenuShellPrepend {RGtk2} | R Documentation |
Adds a new GtkMenuItem to the beginning of the menu shell's item list.
gtkMenuShellPrepend(object, child)
|
[GtkMenuShell] a GtkMenuShell. |
|
[GtkWidget] The GtkMenuItem to add. |
Derived by RGtkGen from GTK+ documentation