gtkSpinButtonSetNumeric {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]