Method GTK2.Range()->set_range()
- Method
set_range
GTK2.Rangeset_range(floatmin,floatmax)- Description
Sets the allowable values, and clamps the range value to be between min and max.
GTK2.Range set_range(float min, float max)
Sets the allowable values, and clamps the range value to be between min and max.