Scale
Creates a org.gnome.gtk.Scale that allows to select a numeric value with a slider control.
Parameters
The value of the scale.
Callback triggered when value changes.
Compose Modifier for layout and styling.
The orientation of the scale.
The maximum value of the scale.
The minimum value of the scale.
The number of decimal places that are displayed in the value.
Whether the current value is displayed as a string next to the slider.
Whether the scale has an origin.
The position of the displayed value.
The value of the fill level indicator.
Makes the scale respect text direction.
The value of a step increment (changing the value with the keyboard).
The value of a page increment (changing the value by scrolling).
Whether the scale is inverted.
Whether the fill level is displayed.
A list of Mark to display next to the scale.