Package: gtk

Function gtk:widget-unparent

Lambda List

gtk:widget-unparent (widget)

Arguments

widget -- a gtk:widget object

Details

Dissociate the widget from its parent. This function is only for use in widget implementations, typically in dispose.
 

See also

2025-2-13