Package: gtk

Function gtk-widget-unparent

Lambda List

gtk-widget-unparent (widget)

Arguments

widget -- a gtk-widget object

Details

Should be called by implementations of the remove method on a gtk-container implementation, to dissociate a child from the container. This function is only for use in widget implementations.
 

See also

2021-9-16