gtkWidgetSetRealized {RGtk2} | R Documentation |
Marks the widget as being realized.
gtkWidgetSetRealized(object, realized)
|
|
|
|
This function should only ever be called in a derived widget's "realize" or "unrealize" implementation. Since 2.20
Derived by RGtkGen from GTK+ documentation