warn that GetMenu() may return NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user