| gtkWidgetGetAppPaintable {RGtk2} | R Documentation |
Determines whether the application intends to draw on the widget in
an "expose-event" handler.
gtkWidgetGetAppPaintable(object)
|
See gtkWidgetSetAppPaintable
Since 2.18
[logical] TRUE if the widget is app paintable
Derived by RGtkGen from GTK+ documentation