Method GTK2.Range()->set_increments()
- Method set_increments
GTK2.Range set_increments(float step, float page)
- Description
Sets the step and page sizes. The step size is used when the user clicks the W(Scrollbar) arrows or moves W(Scale) via arrow keys. The page size is used for example when moving via Page Up or Page Down keys.