Gtk.StyleContext.prototype.get_border
function get_border(state:Gtk.StateFlags):void {
// Gjs wrapper for gtk_style_context_get_border()
}Gets the border for a given state as a Gtk.Border. See %GTK_STYLE_PROPERTY_BORDER_WIDTH.
Since 3.0
- state
state to retrieve the border for