Home | All Classes | Grouped Classes | Index | Search

CL_Menu::get_menu

Returns a pointer to the menu in the path given, or 0 if no such menu exsists.

	CL_Menu* get_menu(
		const std::string& name);

Parameters:

std::string name
name of the menu to get, Ex: "View/Zoom"

See also:

CL_Menu



Questions or comments, write to the ClanLib mailing list.