Home | All Classes | Grouped Classes | Index | Search

CL_DomDocument::create_comment

Creates a Comment node given the specified string.

	CL_DomComment create_comment(
		const std::string& data);

Parameters:

data
The data for the node.

See also:

CL_DomComment | CL_DomDocument



Questions or comments, write to the ClanLib mailing list.