Displaying 2 results from an estimated 2 matches for "getscrollrange".
Did you mean:
setscrollrange
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...en_position":#Window_getscreenposition
+* "Window#get_screen_rect":#Window_getscreenrect
</ins><span class="cx"> * "Window#get_scroll_pos":#Window_getscrollpos
</span><span class="cx"> * "Window#get_scroll_range":#Window_getscrollrange
</span><span class="cx"> * "Window#get_scroll_thumb":#Window_getscrollthumb
</span><span class="lines">@@ -131,19 +136,25 @@
</span><span class="cx"> * "Window#get_update_region":#Window_getupdateregion
</span&...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...;nbsp   * \brief Returns the built-in scrollbar range.
-         * \param int
-        */
-
</del><span class="cx"> virtual int GetScrollRange(int orientation ) ;
</span><del>-        /**
-         * \brief
-         * \param int*
-...