Home | All Classes | Grouped Classes | Index | Search

CL_XMLToken::get_attribute

Returns the attribute name and value for attribute with specified index.

	std::pair<std::string, std::string> get_attribute(
		int attribute_num);

See also:

CL_XMLToken



Questions or comments, write to the ClanLib mailing list.