Virtual Method
GtkWidgetunrealize
Declaration [src]
void
unrealize (
GtkWidget* widget
)
Description [src]
This function is only useful in widget implementations.
Causes a widget to be unrealized (frees all GDK resources
associated with the widget, such as widget
->window).