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.Container.remove and gtk.container.Container.add.
Moves a widget from one #GtkContainer to another, handling reference count issues to avoid destroying the widget.