gtkMenuItemSetSubmenu {RGtk2} | R Documentation |
Sets or replaces the menu item's submenu, or removes it when a NULL
submenu is passed.
gtkMenuItemSetSubmenu(object, submenu)
|
[GtkMenuItem ] a GtkMenuItem |
|
[GtkWidget ] the submenu, or NULL |
Derived by RGtkGen from GTK+ documentation