]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/vscrolledwindow.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / vscrolledwindow.tex
index b66c55bca5276bb7c111c732df28477de5b56ab4..e571ab113157a95bf08bdbce35bf9f548176e02f 100644 (file)
@@ -49,6 +49,10 @@ well as logical coordinates.
 
 <wx/vscroll.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxHScrolledWindow}{wxhscrolledwindow},
@@ -94,6 +98,11 @@ position was 0 and the first line wasn't completely visible.
 
 Deprecated for \helpref{GetRowCount()}{wxvarvscrollhelpergetrowcount}.
 
+\constfunc{int}{HitTest}{\param{wxCoord }{x}, \param{wxCoord }{y}}
+\constfunc{int}{HitTest}{\param{const wxPoint\& }{pt}}
+
+Deprecated for \helpref{VirtualHitTest()}{wxvarscrollhelperbasevirtualhittest}.
+
 \constfunc{virtual wxCoord}{OnGetLineHeight}{\param{size\_t }{line}}
 
 Deprecated for \helpref{OnGetRowHeight()}{wxvarvscrollhelperongetrowheight}.