All Classes |Grouped Classes |Index

Function get_child_component_group

Returns a list of child components belonging to the specified group.

	std::vector<CL_GUIComponent*> CL_GUIComponent::get_child_component_group(
		const CL_String & group_name);