Home | All Classes | Grouped Classes | Index | Search

CL_Component::CL_Component

Component Constructor Component Constructor

	CL_Component(
		CL_Component* parent, CL_StyleManager* style = NULL);

	CL_Component(
		const CL_Rect& pos, CL_Component* parent, CL_StyleManager* style = NULL);

See also:

CL_Component | CL_Rect | CL_StyleManager



Questions or comments, write to the ClanLib mailing list.