search for: rb_self

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

Did you mean: _self
2007 Jun 28
0
[1092] trunk/wxruby2/swig/classes/App.i: Pass correctly typed Events into filter_event, if defined (bug 10797);
...p </span><span class="cx"> } </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp </del><ins>+ + + int FilterEvent(wxEvent& event) { +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspVALUE rb_self = SWIG_RubyInstanceFor(this); +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp// Just proceed if no ruby filter_event method is defined in App class +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp// filter_event_sym defined above +&nbsp&nbs...