Adjustment.setStepIncrement
void setStepIncrement(double stepIncrement)Sets the step increment of the adjustment.
See [gtk.adjustment.Adjustment.setLower] about how to compress multiple emissions of the [gtk.adjustment.Adjustment.changed] signal when setting multiple adjustment properties.
Parameters
stepIncrement | the new step increment |