Signal
GtkWidget::unrealize
Description [src]
The ::unrealize signal is emitted when the GdkWindow
associated with
widget
is destroyed, which means that gtk_widget_unrealize()
has been
called or the widget has been unmapped (that is, it is going to be hidden).
Default handler: The default handler is called after the handlers added via |