widget_reparent


Description:


[ Version ( since = "4.14" ) ]
public bool widget_reparent (Widget widget, Widget new_parent)

Moves a widget from one GtkContainer to another, handling reference count issues to avoid destroying the widget.

Parameters:

widget

a Widget.

new_parent

a Container to move the widget into

Returns:

true if the widget could be moved, false otherwise.


Namespace: Xfce
Package: libxfce4ui-2