Home | All Classes | Grouped Classes | Index | Search

CL_CheckBox::set_checked

Checks the checkbox if check is true, or unchecks it if check is false.

	void set_checked(
		bool check = true);

See also:

CL_CheckBox



Questions or comments, write to the ClanLib mailing list.