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