X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5cb1ae8b79e4b8164d2db46b46b3442c366d0da1..a97d569cbbf90ba8bb293214055c3a8c19d447b5:/docs/latex/wx/menuevt.tex diff --git a/docs/latex/wx/menuevt.tex b/docs/latex/wx/menuevt.tex index 46f9e20883..58270d758e 100644 --- a/docs/latex/wx/menuevt.tex +++ b/docs/latex/wx/menuevt.tex @@ -54,7 +54,8 @@ Constructor. \constfunc{wxMenu *}{GetMenu}{\void} Returns the menu which is being opened or closed. This method should only be -used with the \texttt{OPEN} and \texttt{CLOSE} events. +used with the \texttt{OPEN} and \texttt{CLOSE} events and even for them the +returned pointer may be \NULL in some ports. \membersection{wxMenuEvent::GetMenuId}\label{wxmenueventgetmenuid}