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