Method
GtkWidgetin_destruction
Declaration [src]
gboolean
gtk_widget_in_destruction (
GtkWidget* widget
)
Description [src]
Returns whether the widget is currently being destroyed. This information can sometimes be used to avoid doing unnecessary work.