#include "wx/wxprec.h"#include "wx/wx.h"#include "wx/menuutils.h"Include dependency graph for menuutils.cpp:

Functions | |
| int | wxFindMenuItem (wxMenuBar *p, const wxString &str) |
| Returns the ID of the first menu item with the given name which is found inside the given menu bar. | |
| int wxFindMenuItem | ( | wxMenuBar * | p, | |
| const wxString & | str | |||
| ) |
Returns the ID of the first menu item with the given name which is found inside the given menu bar.
1.4.7