Description Usage Arguments Author(s)
Sets the step and page sizes for the range.
The step size is used when the user clicks the GtkScrollbar
arrows or moves GtkScale
via arrow keys. The page size
is used for example when moving via Page Up or Page Down keys.
1 | gtkRangeSetIncrements(object, step, page)
|
|
a |
|
step size |
|
page size |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.