Virtual Method

GtkWidgetunrealize

Declaration [src]

void
unrealize (
  GtkWidget* widget
)

Description [src]

Causes a widget to be unrealized.

This frees all GDK resources associated with the widget.

This function is only useful in widget implementations.