Range.setRoundDigits
void setRoundDigits(int roundDigits)Sets the number of digits to round the value to when it changes. See #GtkRange::change-value.
Parameters
roundDigits | the precision in digits, or -1 |
void setRoundDigits(int roundDigits)Sets the number of digits to round the value to when it changes. See #GtkRange::change-value.
roundDigits | the precision in digits, or -1 |