Method
GtkStyleset_background
Declaration [src]
void
gtk_style_set_background (
GtkStyle* style,
GdkWindow* window,
GtkStateType state_type
)
Description [src]
Sets the background of window
to the background color or pixmap
specified by style
for the given state.
Deprecated since: | 3.0 |
Use |
Parameters
window
-
Type:
GdkWindow
A
GdkWindow
.The data is owned by the caller of the function. state_type
-
Type:
GtkStateType
A state.