Home | All Classes | Grouped Classes | Index | Search
Convenience function for easy creation of menus. Creates a toggling menu item in the specified path. Returns the parent node of the created item.
CL_MenuNode* create_toggle_item( const std::string& path, const std::string& labels=std::string());
Parameters:
See also: