Home | All Classes | Grouped Classes | Index | Search

CL_Menu::get_node

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

	CL_MenuNode* get_node(
		const std::string& name);

Parameters:

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

See also:

CL_Menu | CL_MenuNode



Questions or comments, write to the ClanLib mailing list.