Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWidgetUnrealize: gtkWidgetUnrealize
Description
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
).
Usage
gtkWidgetUnrealize(object)
Arguments
object
a
GtkWidget