gtk.range.Range is the common base class for widgets which visualize an adjustment.
Widgets that are derived from gtk.range.Range include gtk.scale.Scale and gtk.scrollbar.Scrollbar.
Apart from signals for monitoring the parameters of the adjustment, gtk.range.Range provides properties and methods for setting a “fill level” on range widgets. See gtk.range.Range.setFillLevel.
gtk.range.Range is the common base class for widgets which visualize an adjustment.
Widgets that are derived from gtk.range.Range include gtk.scale.Scale and gtk.scrollbar.Scrollbar.
Apart from signals for monitoring the parameters of the adjustment, gtk.range.Range provides properties and methods for setting a “fill level” on range widgets. See gtk.range.Range.setFillLevel.