Home | All Classes | Grouped Classes | Index | Search

CL_TreeNode::set_component

Sets/changes a new component for the node. It takes ownership of the component, and deletes it on shutdown.

	void set_component(
		CL_Component* component);

See also:

CL_TreeNode | CL_Component



Questions or comments, write to the ClanLib mailing list.