Gtk.ThemingEngine.prototype.get_margin

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

Gets the margin for a given state as a Gtk.Border.

Since 3.0

state

state to retrieve the border for