Method

GtkStyleset_background

deprecated: 3.0 

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 gtk_style_context_set_background() instead.

Parameters

window

Type: GdkWindow

A GdkWindow.

The data is owned by the caller of the method.
state_type

Type: GtkStateType

A state.