X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd932cbe1c594a3adceaa521f0cf735b09810f4e..226de48a85fdfc8ada9c5fa942f94eecc7dc7f8c:/docs/latex/wx/vscroll.tex diff --git a/docs/latex/wx/vscroll.tex b/docs/latex/wx/vscroll.tex index d304d6f172..95892a7a01 100644 --- a/docs/latex/wx/vscroll.tex +++ b/docs/latex/wx/vscroll.tex @@ -159,7 +159,7 @@ Returns the index of the first currently visible line. Returns the index of the first line after the currently visible one. If the return value is $0$ it means that no lines are currently shown (which only happens if the control is empty). Note that the index returned by this method -is not always a valid index as it may be equal to \helpref{GetLineCount}{wxvscrolledwindowsetlinecount}. +is not always a valid index as it may be equal to \helpref{GetLineCount}{wxvscrolledwindowgetlinecount}. \wxheading{See also}