Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Ruler

Method GTK.Ruler()->set_range()


Method set_range

GTK.Ruler set_range(float lower, float upper, float position, float max_size)

Description

The lower and upper arguments define the extent of the ruler, and max_size is the largest possible number that will be displayed. Position defines the initial position of the pointer indicator within the ruler.