GtkSpinButton::set_digits

void set_digits(int digits);

set_digits() sets the number of digits displayed after the decimal point in the spinbutton's entry field. User input is limited to the constraints of the displayed decimal places.