gtkMenuItemRemoveSubmenu {RGtk2} | R Documentation |
Removes the widget's submenu.
WARNING: gtk_menu_item_remove_submenu
has been deprecated since version 2.12 and should not be used in newly-written code. gtkMenuItemRemoveSubmenu
is deprecated and
should not be used in newly written code. Use
gtkMenuItemSetSubmenu
instead.
gtkMenuItemRemoveSubmenu(object)
|
[GtkMenuItem ] a GtkMenuItem |
Derived by RGtkGen from GTK+ documentation