Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Range

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRange
Class : Range
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Subclasses: Gtk.HScale, Gtk.HScrollbar, Gtk.Scale, Gtk.Scrollbar
Extends: Gtk.Widget
GtkRange is the common base class for widgets which visualize an
adjustment, e.g GtkScale or GtkScrollbar.
Apart from signals for monitoring the parameters of the adjustment,
GtkRange provides properties and methods for influencing the sensitivity
of the "steppers". It also provides properties and methods for setting a
"fill level" on range widgets. See gtk_range_set_fill_level().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:13:37 GMT+0800 (HKT)