a cairo_t
a state
the type of shadow to draw
the widget. [allow-none]
a style detail. [allow-none]
x origin of the rectangle to draw the check in
y origin of the rectangle to draw the check in
the width of the rectangle to draw the check in
the height of the rectangle to draw the check in
Warning gtk_paint_check has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_check() instead Draws a check button indicator in the given rectangle on cr with the given parameters.