Style.setBackground

void setBackground(gdk.window.Window window, gtk.types.StateType stateType)

Sets the background of window to the background color or pixmap specified by style for the given state.

Parameters

windowa #GdkWindow
stateTypea state

Deprecated

Use [gtk.style_context.StyleContext.setBackground] instead