Class

ArrowRoundToMultipleOptions

[]

Description

class Arrow.RoundToMultipleOptions : Arrow.FunctionOptions {
  parent_instance: GArrowFunctionOptions
}
No description available.
[]

Constructors

garrow_round_to_multiple_options_new
No description available.

Available since: 7.0.0

[]

Instance methods

Methods inherited from GArrowFunctionOptions (2)
Methods inherited from GObject (43)
[]

Properties

Arrow.RoundToMultipleOptions:mode

The rounding and tie-breaking mode.

Available since: 7.0.0

Arrow.RoundToMultipleOptions:multiple

The rounding scale (multiple to round to).

Available since: 7.0.0

[]

Signals

Signals inherited from GObject (1)

Class structure