gtkSpinButtonSetRange {RGtk2} | R Documentation |
Sets the minimum and maximum allowable values for spin.button
gtkSpinButtonSetRange(object, min, max)
|
[GtkSpinButton ] a GtkSpinButton |
|
[numeric] minimum allowable value |
|
[numeric] maximum allowable value |
Derived by RGtkGen from GTK+ documentation