Gtk.Widget.AppPaintable Property
Whether the application will paint directly on the widget.

Syntax

[GLib.Property("app-paintable")]
public bool AppPaintable { set; get; }

Value

true if the application will paint directly on the widget.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)