Moves a widget from one gtk.Container to another, handling reference count issues to avoid destroying the widget.
a gtk.Container to move the widget into
Deprecated: Use Container.remove and Container.add.
Moves a widget from one gtk.Container to another, handling reference count issues to avoid destroying the widget.