Range.roundDigits

int roundDigits() @property

Get roundDigits property.

Returns

The number of digits to round the value to when

it changes.

See gtk.range.Range.changeValue.

void roundDigits(int propval) @property

Set roundDigits property.

Parameters

propvalThe number of digits to round the value to when it changes. See gtk.range.Range.changeValue.