Home | All Classes | Grouped Classes | Index | Search

CL_DomNode::remove_child

Removes the child node indicated by old_child from the list of children, and returns it.

	CL_DomNode remove_child(
		CL_DomNode& old_child);

See also:

CL_DomNode



Questions or comments, write to the ClanLib mailing list.