All Classes |Grouped Classes |Index

Function set_parent_component

Makes this component a child of the given component, removing it from the previous parent.

	void CL_GUIComponent::set_parent_component(
		CL_GUIComponent * new_parent);