Displaying 1 result from an estimated 1 matches for "setviewlength".
2006 Dec 31
0
[813] trunk/wxruby2/swig/classes: Added ScrollBar class
...-         * \brief Sets the view length for the scrollbar. 
-         * \param int  
-        */
-
-  void SetViewLength(int  viewLength ) ;
</del><ins>+  // Also not in main header - C++ backwards compatability only
+  // void SetViewLength(int  viewLength );
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> 
&l...