]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menu.tex
don't include MDI headers if !wxUSE_MDI
[wxWidgets.git] / docs / latex / wx / menu.tex
index c18f5e60b0d33f3be08089ba5fdf4d96b1f74b1c..ee6f817488529b6e8394859d90187beb877d25e2 100644 (file)
@@ -349,6 +349,12 @@ before matching.
 \pythonnote{The name of this method in wxPython is {\tt FindItemById} 
 and it does not support the second parameter.}
 
+\membersection{wxMenu::FindItemByPosition}\label{wxmenufinditembyposition}
+
+\constfunc{wxMenuItem*}{FindItemByPosition}{\param{size\_t }{position}}
+
+Returns the wxMenuItem given a position in the menu.
+
 \membersection{wxMenu::GetHelpString}\label{wxmenugethelpstring}
 
 \constfunc{wxString}{GetHelpString}{\param{int}{ id}}