gtkSpinButtonGetNumeric {RGtk2} | R Documentation |
Returns whether non-numeric text can be typed into the spin button.
See gtkSpinButtonSetNumeric
.
gtkSpinButtonGetNumeric(object)
|
[GtkSpinButton ] a GtkSpinButton |
[logical] TRUE
if only numeric text can be entered
Derived by RGtkGen from GTK+ documentation