X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62313c27880d28ef7c036e453ebf713d31379d7c..6a7e6411614132968a7a0206173609ae62ce5cf6:/docs/latex/wx/listevt.tex diff --git a/docs/latex/wx/listevt.tex b/docs/latex/wx/listevt.tex index 2c47de8d20..40febdeb1f 100644 --- a/docs/latex/wx/listevt.tex +++ b/docs/latex/wx/listevt.tex @@ -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. @@ -95,7 +95,7 @@ header outside any column. \constfunc{bool}{Cancelled}{\void} -TRUE if this event is an end edit event and the user cancelled the edit. +true if this event is an end edit event and the user cancelled the edit. \membersection{wxListEvent::GetPoint}\label{wxlisteventgetpoint}