Gtk.Adjustment.prototype.set_step_increment
function set_step_increment(step_increment:Number):void {
// Gjs wrapper for gtk_adjustment_set_step_increment()
}Sets the step increment of the adjustment.
See Gtk.Adjustment.prototype.set_lower about how to compress multiple emissions of the Gtk.changed signal when setting multiple adjustment properties.
Since 2.14
- step_increment
the new step increment