Warning gtk_draw_box has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_box() instead. Draws a box on window with the given parameters.
a GdkWindow
a state
the type of shadow to draw
x origin of the box
y origin of the box
the width of the box
the height of the box
See Implementation
Warning gtk_draw_box has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_box() instead. Draws a box on window with the given parameters.