Virtual Method
GtkStyledraw_box_gap
Declaration [src]
void
draw_box_gap (
GtkStyle* style,
cairo_t* cr,
GtkStateType state_type,
GtkShadowType shadow_type,
GtkWidget* widget,
const gchar* detail,
gint x,
gint y,
gint width,
gint height,
GtkPositionType gap_side,
gint gap_x,
gint gap_width
)
Parameters
cr
-
Type:
cairo_t
No description available.
The data is owned by the caller of the method. state_type
-
Type:
GtkStateType
No description available.
shadow_type
-
Type:
GtkShadowType
No description available.
widget
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method. detail
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. x
-
Type:
gint
No description available.
y
-
Type:
gint
No description available.
width
-
Type:
gint
No description available.
height
-
Type:
gint
No description available.
gap_side
-
Type:
GtkPositionType
No description available.
gap_x
-
Type:
gint
No description available.
gap_width
-
Type:
gint
No description available.