Warning gtk_draw_shadow has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_shadow() instead. Draws a shadow around the given rectangle in window using the given style and state and shadow type.
a GdkWindow
a state
type of shadow to draw
x origin of the rectangle
y origin of the rectangle
width of the rectangle
See Implementation
Warning gtk_draw_shadow has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_shadow() instead. Draws a shadow around the given rectangle in window using the given style and state and shadow type.