Method GTK2.SpinButton()->set_increments()
- Method
set_increments
GTK2.SpinButtonset_increments(floatstep,floatpage)- Description
Sets the step and page increments. This affects how quickly the value changes when the arrows are activated.
GTK2.SpinButton set_increments(float step, float page)
Sets the step and page increments. This affects how quickly the value changes when the arrows are activated.