Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkSpinButtonSetNumeric: gtkSpinButtonSetNumeric
Description
Sets the flag that determines if non-numeric text can be typed into the spin button.
Usage
gtkSpinButtonSetNumeric(object, numeric)
Arguments
object
a
GtkSpinButton
numeric
flag indicating if only numeric entry is allowed.