it changes.
Range.roundDigits
int roundDigits() @propertyGet roundDigits property.
Returns
The number of digits to round the value to when
void roundDigits(int propval) @propertySet roundDigits property.
Parameters
propval | The number of digits to round the value to when it changes. See gtk.range.Range.changeValue. |