Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkSpinButtonSetRange: gtkSpinButtonSetRange
Description
Sets the minimum and maximum allowable values for
spin.button
Usage
gtkSpinButtonSetRange(object, min, max)
Arguments
object
a
GtkSpinButton
min
minimum allowable value
max
maximum allowable value