gtkSpinButtonGetRange {RGtk2} | R Documentation |
Gets the range allowed for spin.button
. See
gtkSpinButtonSetRange
.
gtkSpinButtonGetRange(object)
|
A list containing the following elements:
|
location to store minimum allowed value, or |
|
location to store maximum allowed value, or |
Derived by RGtkGen from GTK+ documentation