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