Adjustment.setStepIncrement

Sets the step increment of the adjustment. See gtk_adjustment_set_lower() about how to compress multiple emissions of the "changed" signal when setting multiple adjustment properties. Since 2.14

class Adjustment
void
setStepIncrement
()

Parameters

stepIncrement double

the new step increment

Meta