Style.setBackground

Warning gtk_style_set_background has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_style_context_set_background() instead Sets the background of window to the background color or pixmap specified by style for the given state.

class Style
deprecated
void
setBackground

Parameters

window Window

a GdkWindow

stateType GtkStateType

a state

Meta