Home | All Classes | Grouped Classes | Index | Search

CL_TextStyler::get_fonts

Returns a reference to the font map.

	std::map<std::string, CL_Font>& get_fonts();

	const std::map<std::string, CL_Font>& get_fonts();

See also:

CL_Font | CL_TextStyler



Questions or comments, write to the ClanLib mailing list.