gtkWidgetUnrealize {RGtk2} | R Documentation |
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
).
gtkWidgetUnrealize(object)
|
[GtkWidget ] a GtkWidget |
Derived by RGtkGen from GTK+ documentation