set_step_increment
Description:
[
Version ( since =
"2.14" ) ]
public void set_step_increment (
double step_increment)
Sets the step increment of the adjustment.
See set_lower about how to compress multiple emissions of the
changed signal when setting multiple adjustment properties.
Parameters:
this |
a Adjustment
|
step_increment |
the new step increment
|