search for: _wxscrollbar_h_

Displaying 1 result from an estimated 1 matches for "_wxscrollbar_h_".

2006 Dec 31
0
[813] trunk/wxruby2/swig/classes: Added ScrollBar class
...xml.rb, part of the wxRuby project -// Do not make changes directly to this file! </del><ins>+// Copyright 2004-2006 by Kevin Smith +// released under the MIT-style wxruby2 license </ins><span class="cx"> </span><span class="cx"> #if !defined(_wxScrollBar_h_) </span><span class="cx"> #define _wxScrollBar_h_ </span><ins>+ </ins><span class="cx"> class wxScrollBar : public wxControl </span><span class="cx"> { </span><span class="cx"> public: </span>&...