Style.paintBoxGap

Draws a box in @cr using the given style and state and shadow type, leaving a gap in one side.

More...

Parameters

style Style

a #GtkStyle

cr Context

a #cairo_t

stateType GtkStateType

a state

shadowType GtkShadowType

type of shadow to draw

widget Widget

the widget

detail string

a style detail

x int

x origin of the rectangle

y int

y origin of the rectangle

width int

width of the rectangle

height int

width of the rectangle

gapSide GtkPositionType

side in which to leave the gap

gapX int

starting position of the gap

gapWidth int

width of the gap

Detailed Description

Deprecated: Use gtk_render_frame_gap() instead

Meta