Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkSpinButtonSetDigits: gtkSpinButtonSetDigits
Description
Set the precision to be displayed by
spin.button
. Up to 20 digit precision is allowed.
Usage
gtkSpinButtonSetDigits(object, digits)
Arguments
object
a
GtkSpinButton
digits
the number of digits after the decimal point to be displayed for the spin button's value