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
window | a #GdkWindow |
stateType | a state |
Deprecated
Use [gtk.style_context.StyleContext.setBackground] instead