gtkAdjustmentNew
Creates a new GtkAdjustment
.
gtkAdjustmentNew(value = NULL, lower = NULL, upper = NULL, step.incr = NULL, page.incr = NULL, page.size = NULL)
|
the initial value. |
|
the minimum value. |
|
the maximum value. |
|
the step increment. |
|
the page increment. |
|
the page size. |
[GtkObject
] a new GtkAdjustment
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.