set_digits
Description:
Set the precision to be displayed by this.
Up to 20 digit precision is allowed.
Parameters:
this |
a `GtkSpinButton` |
digits |
the number of digits after the decimal point to be displayed for the spin button’s value |