Moves a widget from one GtkContainer to another, handling reference count issues to avoid destroying the widget.
| widget |
a Widget. |
| new_parent |
a Container to move the widget into |
|
true if the widget could be moved, false otherwise. |