Description Usage Arguments Author(s)
Sets the allowable values in the GtkRange
, and clamps the range
value to be between min
and max
. (If the range has a non-zero
page size, it is clamped between min
and max
- page-size.)
1 | gtkRangeSetRange(object, min, max)
|
|
a |
|
minimum range value |
|
maximum range value |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.