Home | All Classes | Grouped Classes | Index | Search

CL_Component::is_visible

Returns true if component is visible.

	bool is_visible(
		bool check_parents = true);

Detailed description:

Is check_parents is true, it will check the state of the parents, and only return true if all parents are visible.

See also:

CL_Component



Questions or comments, write to the ClanLib mailing list.