GtkScale::set_digits

void set_digits(int digits);

This method sets the number of places to the right of the decimal point in the displayed value.

The default number of decimal places is 1.

See also: get_digits()