Range


Object Hierarchy:

Gtk.Range Gtk.Range Gtk.Range Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Range GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Gtk.Range Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.Range Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Gtk.Range Gtk.ConstraintTarget->Gtk.Widget Gtk.AccessibleRange Gtk.AccessibleRange Gtk.AccessibleRange->Gtk.Range Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.Range

Description:

[ CCode ( type_id = "gtk_range_get_type ()" ) ]
public class Range : Widget, Accessible, AccessibleRange, Buildable, ConstraintTarget, Orientable

`GtkRange` is the common 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].

All known sub-classes:

Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Gtk.AccessibleRange
All known members inherited from interface Gtk.Orientable