Package: gtk

Function gtk:widget-unrealize

Lambda List

gtk:widget-unrealize (widget)

Arguments

widget -- a gtk:widget object

Details

Causes a widget to be unrealized. Frees all GDK resources associated with the widget. This function is only useful in widget implementations.
 

See also

2025-2-13