Method GTK2.Range()->set_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.
GTK2.Range set_range(float min, float max)
Sets the allowable values, and clamps the range value to be between min and max.