gtkWidgetReparent {RGtk2} | R Documentation |
Moves a widget from one GtkContainer
to another, handling reference
count issues to avoid destroying the widget.
gtkWidgetReparent(object, new.parent)
|
[GtkWidget ] a GtkWidget |
|
[GtkWidget ] a GtkContainer to move the widget into |
Derived by RGtkGen from GTK+ documentation