Description Usage Arguments Details Author(s)
This function will adjust the slider position of all GtkRange
based widgets, such as scrollbars or scales, it'll also adjust
spin buttons. The adjustment value of these widgets is set to
a value between the lower and upper limits, according to the
percentage
argument.
1 | gtkTestSliderSetPerc(widget, percentage)
|
|
valid widget pointer. |
|
value between 0 and 100. |
Since 2.14
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.