Range.roundDigits

Get roundDigits property.

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

Return Value

Type: int

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

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