Method
GtkWidgetget_app_paintable
since: 2.18
Declaration [src]
gboolean
gtk_widget_get_app_paintable (
GtkWidget* widget
)
Description [src]
Determines whether the application intends to draw on the widget in
an GtkWidget::draw
handler.
See gtk_widget_set_app_paintable().
Available since: 2.18
Gets property | Gtk.Widget:app-paintable |