gtkSpinButtonSetDigits {RGtk2} | R Documentation |
Set the precision to be displayed by spin.button
. Up to 20 digit precision
is allowed.
gtkSpinButtonSetDigits(object, digits)
|
[GtkSpinButton ] a GtkSpinButton |
|
[numeric] the number of digits after the decimal point to be displayed for the spin button's value |
Derived by RGtkGen from GTK+ documentation