Package: gtk

Function gtk-widget-in-destruction

Lambda List

gtk-widget-in-destruction (widget)

Arguments

widget -- a gtk-widget object

Return Value

True if widget is being destroyed.

Details

Returns whether the widget is currently being destroyed. This information can sometimes be used to avoid doing unnecessary work.
 

See also

2021-9-16