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