Virtual Method
GtkStyleset_background
deprecated: 3.0
Declaration [src]
void
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 gtk_style_context_set_background() instead.
Parameters
- window
- 
            Type: GdkWindowA GdkWindow.The data is owned by the caller of the method. 
- state_type
- 
            Type: GtkStateTypeA state.