Gtk.StyleContext.prototype.get_background_color

function get_background_color(state:Gtk.StateFlags):void {
    // Gjs wrapper for gtk_style_context_get_background_color()
}

Gets the background color for a given state.

Since 3.0

state

state to retrieve the color for