Class GTK2.Scale

Inheritance graph
Description

The GTK2.Scale widget is an abstract class, used only for deriving the subclasses GTK2.Hscale and GTK2.Vscale.

See W(Range) for generic range documentation

Properties: int digits int draw-value int value-pos

Style properties: int slider-length int value-spacing

Signals: format_value


Inherit Range

inherit GTK2.Range : Range