Gtk.StyleContext.prototype.get_border_color

function get_border_color(state:Gtk.StateFlags):void {
    // Gjs wrapper for gtk_style_context_get_border_color()
}

Gets the border color for a given state.

Since 3.0

state

state to retrieve the color for