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_tNo description available.
The data is owned by the caller of the method. window-
Type:
GdkWindowNo description available.
The data is owned by the caller of the method. state_type-
Type:
GtkStateTypeNo description available.
x-
Type:
gintNo description available.
y-
Type:
gintNo description available.
width-
Type:
gintNo description available.
height-
Type:
gintNo description available.