Range.setRoundDigits
void setRoundDigits(int roundDigits)Sets the number of digits to round the value to when it changes.
See signalGtk.Range::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 signalGtk.Range::change-value.
roundDigits | the precision in digits, or -1 |