bool has_child(CL_Component *component);
Returns true if the passed component is a child of this component.
Back to index