Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Scale

Class GTK2.Scale

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