Home | All Classes | Grouped Classes | Index | Search

CL_DomElement::remove_attribute

Removes an attribute by name.

	void remove_attribute(
		const std::string& name);

Detailed description:

If the removed attribute has a default value it is immediately replaced.

See also:

CL_DomElement



Questions or comments, write to the ClanLib mailing list.