Widget.inDestruction

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

Return: %TRUE if @widget is being destroyed

class Widget
bool
inDestruction
()

Meta