Description Usage Arguments Details Value Author(s)
Creates a GtkScaleButton
, with a range between min
and max
, with
a stepping of step
.
1 |
|
a stock icon size. [ in ] |
|
the minimum value of the scale (usually 0) |
|
the maximum value of the scale (usually 100) |
|
the stepping of value when a scroll-wheel event, or up/down arrow event occurs (usually 2) |
|
a list of icon names, or |
Since 2.12
[GtkWidget
] a new GtkScaleButton
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.