Home | All Classes | Grouped Classes | Index | Search

CL_ComponentOptions::get_value

Getting the value of a unexisting option is undefined, so use the 'exists' function first to check if the option exists

	const std::string& get_value(
		const std::string& option_name, int offset=0);

See also:

CL_ComponentOptions



Questions or comments, write to the ClanLib mailing list.