Home | All Classes | Grouped Classes | Index | Search

CL_Font::set_delims

Sets delimiters string.

	void set_delims(
		const std::string& delims);

Detailed description:

This string contains characters (other than newline) that divide words apart. Do not include newline in this string, it's an implicit delimiter.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.