Method GTK2.SpinButton()->set_increments()
- Method set_increments
GTK2.SpinButton
set_increments(float
step
,float
page
)- 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.