void remove_child(CL_Component *child);
Removes the specified child from the component.
Back to index