Pike v8.0 release 1738

Method GTK1.Ruler()->set_range()


Method set_range

GTK1.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.