Method

GtkWidgetunrealize

Declaration [src]

void
gtk_widget_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).