Gtk.StyleContext.prototype.set_background

function set_background(window:Gdk.Window):void {
    // Gjs wrapper for gtk_style_context_set_background()
}

Sets the background of window to the background pattern or color specified in context for its current state.

Since 3.0

window

a Gdk.Window