gtkSpinButtonSetDigits: gtkSpinButtonSetDigits

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Set the precision to be displayed by spin.button. Up to 20 digit precision is allowed.

Usage

1
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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.