Gtk.Adjustment.prototype.get_step_increment

function get_step_increment():Number {
    // Gjs wrapper for gtk_adjustment_get_step_increment()
}

Retrieves the step increment of the adjustment.

Since 2.14

Returns

The current step increment of the adjustment.