gtkAdjustmentSetStepIncrement: gtkAdjustmentSetStepIncrement
Description
Sets the step increment of the adjustment.Usage
gtkAdjustmentSetStepIncrement(object, step.increment)
Arguments
step.increment
the new step increment
Details
See gtkAdjustmentSetLower
about how to compress multiple
emissions of the "changed" signal when setting multiple adjustment
properties.
Since 2.14