Moves a widget from one #GtkContainer to another, handling reference count issues to avoid destroying the widget.
a #GtkContainer to move the widget into
Deprecated: Use gtk_container_remove() and gtk_container_add().
See Implementation
Moves a widget from one #GtkContainer to another, handling reference count issues to avoid destroying the widget.