Home | All Classes | Grouped Classes | Index | Search

CL_ScrollBar::set_range

Sets the range between min_value and max_value. If max_value is smaller than min_value, max_value is set to min_value.

	void set_range(
		int min_value, int max_value);

See also:

CL_ScrollBar



Questions or comments, write to the ClanLib mailing list.