Method GTK2.Range()->set_range()

class GTK2.Range

Method set_range

GTK2.Range set_range(float min, float max)

Description

Sets the allowable values, and clamps the range value to be between min and max.