some old minor doc fixes I forgot to commit somehow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2002-08-15 20:38:39 +00:00
parent b79a8705e6
commit 62b77e42be
2 changed files with 4 additions and 4 deletions

View File

@ -70,9 +70,9 @@ list control advises us to cache.
For {\tt EVT\_LIST\_CACHE\_HINT} event only: return the last item (inclusive)
which the list control advises us to cache.
\membersection{wxListEvent::GetCode}\label{wxlisteventgetcode}
\membersection{wxListEvent::GetKeyCode}\label{wxlisteventgetkeycode}
\constfunc{int}{GetCode}{\void}
\constfunc{int}{GetKeyCode}{\void}
Key code if the event is a keypress event.

View File

@ -53,9 +53,9 @@ functions that take a wxTreeEvent argument.
Constructor.
\membersection{wxTreeEvent::GetCode}
\membersection{wxTreeEvent::GetKeyCode}
\constfunc{int}{GetCode}{}
\constfunc{int}{GetKeyCode}{}
Returns the key code if the event was is a key event. Use
\helpref{GetKeyEvent}{wxtreeeventgetkeyevent} to get the values of the