| gtkMenuDetach {RGtk2} | R Documentation |
Detaches the menu from the widget to which it had been attached.
This function will call the callback function, detacher, provided
when the gtkMenuAttachToWidget function was called.
gtkMenuDetach(object)
|
[GtkMenu] a GtkMenu. |
Derived by RGtkGen from GTK+ documentation