gtkSpinButtonSetNumeric {RGtk2} | R Documentation |
Sets the flag that determines if non-numeric text can be typed into the spin button.
gtkSpinButtonSetNumeric(object, numeric)
|
[GtkSpinButton ] a GtkSpinButton |
|
[logical] flag indicating if only numeric entry is allowed. |
Derived by RGtkGen from GTK+ documentation