]> git.saurik.com Git - wxWidgets.git/commitdiff
documented noRefresh parameter of SetScrollbars
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 27 Jan 2000 00:03:32 +0000 (00:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 27 Jan 2000 00:03:32 +0000 (00:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/scrolwin.tex

index 1bdf47ea152654bd585646186411d32d6a0a2a1e..8224091442a344ec088319576f6123980af6c30d 100644 (file)
@@ -301,7 +301,8 @@ that direction).
 
 \func{void}{SetScrollbars}{\param{int}{ pixelsPerUnitX}, \param{int}{ pixelsPerUnitY},\rtfsp
 \param{int}{ noUnitsX}, \param{int}{ noUnitsY},\rtfsp
-\param{int }{xPos = 0}, \param{int}{ yPos = 0}}
+\param{int }{xPos = 0}, \param{int}{ yPos = 0},\rtfsp
+\param{bool }{noRefresh = FALSE}}
 
 Sets up vertical and/or horizontal scrollbars.
 
@@ -319,6 +320,8 @@ Sets up vertical and/or horizontal scrollbars.
 
 \docparam{yPos}{Position to initialize the scrollbars in the vertical direction, in scroll units.}
 
+\docparam{noRefresh}{Will not refresh window if TRUE.}
+
 \wxheading{Remarks}
 
 The first pair of parameters give the number of pixels per `scroll step', i.e. amount