Deprecatedstyle: Gtk.Style
Deprecatedcr: default.Context
Deprecatedstate_type: Gtk.StateType
a state
Deprecatedshadow_type: Gtk.ShadowType
the type of shadow to draw
Deprecatedwidget: Gtk.Widget
the widget
Deprecateddetail: string
a style detail
Deprecatedx: number
x origin of the rectangle to draw the check in
Deprecatedy: number
y origin of the rectangle to draw the check in
Deprecatedwidth: number
the width of the rectangle to draw the check in
Deprecatedheight: number
the height of the rectangle to draw the check in
Draws a check button indicator in the given rectangle on
crwith the given parameters.