gtkWidgetUnparent {RGtk2} | R Documentation |
This function is only for use in widget implementations.
Should be called by implementations of the remove method
on GtkContainer
, to dissociate a child from the container.
gtkWidgetUnparent(object)
|
[GtkWidget ] a GtkWidget |
Derived by RGtkGen from GTK+ documentation