Widget.getAppPaintable

Determines whether the application intends to draw on the widget in an "draw" handler. See gtk_widget_set_app_paintable() Since 2.18

class Widget
int
getAppPaintable
()

Return Value

Type: int

TRUE if the widget is app paintable

Meta