Warning gtk_draw_box_gap has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_box_gap() instead. Draws a box in window using the given style and state and shadow type, leaving a gap in one side.
a GdkWindow
a state
type of shadow to draw
x origin of the rectangle
y origin of the rectangle
width of the rectangle
side in which to leave the gap
starting position of the gap
width of the gap
See Implementation
Warning gtk_draw_box_gap has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_box_gap() instead. Draws a box in window using the given style and state and shadow type, leaving a gap in one side.