Method
GtkStyleapply_default_background
deprecated: 3.0
Declaration [src]
void
gtk_style_apply_default_background (
GtkStyle* style,
cairo_t* cr,
GdkWindow* window,
GtkStateType state_type,
gint x,
gint y,
gint width,
gint height
)
Parameters
cr
-
Type:
cairo_t
No description available.
The data is owned by the caller of the method. window
-
Type:
GdkWindow
No description available.
The data is owned by the caller of the method. state_type
-
Type:
GtkStateType
No description available.
x
-
Type:
gint
No description available.
y
-
Type:
gint
No description available.
width
-
Type:
gint
No description available.
height
-
Type:
gint
No description available.