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_Rect | CL_StyleManager | CL_Component



Questions or comments, write to the ClanLib mailing list.