Deprecatedcontext: Gtk.StyleContext
Deprecatedcr: default.Context
a cairo_t
Deprecatedx: number
X origin of the rectangle
Deprecatedy: number
Y origin of the rectangle
Deprecatedwidth: number
rectangle width
Deprecatedheight: number
rectangle height
Renders a checkmark (as in a Gtk.CheckButton).
The Gtk.StateFlags.CHECKED state determines whether the check is on or off, and Gtk.StateFlags.INCONSISTENT determines whether it should be marked as undefined.
Typical checkmark rendering: