Variable: Range
constRange:"Range"
Defined in: react/src/generated/jsx.ts:14644
Base class for widgets which visualize an adjustment.
Widgets that are derived from GtkRange include
[class@Gtk.Scale] and [class@Gtk.Scrollbar].
Apart from signals for monitoring the parameters of the adjustment,
GtkRange provides properties and methods for setting a
“fill level” on range widgets. See [method@Gtk.Range.set_fill_level].
Shortcuts and Gestures
The GtkRange slider is draggable. Holding the Shift key while
dragging, or initiating the drag with a long-press will enable the
fine-tuning mode.