Gtk.StyleContext.prototype.get_margin

function get_margin(state:Gtk.StateFlags):void {
    // Gjs wrapper for gtk_style_context_get_margin()
}

Gets the margin for a given state as a Gtk.Border. See %GTK_STYLE_PROPERTY_MARGIN.

Since 3.0

state

state to retrieve the border for