Gtk.Adjustment.prototype.get_minimum_increment

function get_minimum_increment():Number {
    // Gjs wrapper for gtk_adjustment_get_minimum_increment()
}

Gets the smaller of step increment and page increment.

Since 3.2

Returns

the minimum increment of adjustment