Home | All Classes | Grouped Classes | Index | Search

CL_ResourceOptions::get_option

Returns a resource option.

	CL_ResourceOption& get_option(
		const std::string& name);

	const CL_ResourceOption& get_option(
		const std::string& name);

See also:

CL_ResourceOptions



Questions or comments, write to the ClanLib mailing list.