Sets or replaces the menu item's submenu, or removes it when a NULL submenu is passed.
NULL
gtkMenuItemSetSubmenu(object, submenu)
object
a GtkMenuItem
GtkMenuItem
submenu
the submenu, or NULL. [ allow-none ]
Derived by RGtkGen from GTK+ documentation