X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f18eaf2687ab42c97ccf469a2617306cadc0c6ef..b3a029f0bbf8262cfe30914790802f88608ea618:/docs/latex/wx/vscrolledwindow.tex diff --git a/docs/latex/wx/vscrolledwindow.tex b/docs/latex/wx/vscrolledwindow.tex index b66c55bca5..e571ab1131 100644 --- a/docs/latex/wx/vscrolledwindow.tex +++ b/docs/latex/wx/vscrolledwindow.tex @@ -49,6 +49,10 @@ well as logical coordinates. +\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}.