Gtk.ThemingEngine.prototype.get_border_color
function get_border_color(state:Gtk.StateFlags):void {
// Gjs wrapper for gtk_theming_engine_get_border_color()
}Gets the border color for a given state.
Since 3.0
- state
state to retrieve the color for