Range.roundDigits

Set roundDigits property.

  1. int roundDigits [@property getter]
  2. int roundDigits [@property setter]
    class Range
    @property
    void
    roundDigits
    ()

Parameters

propval int

The number of digits to round the value to when it changes.

See signal@Gtk.Range::change-value.