Displaying 1 result from an estimated 1 matches for "listbox_getselect".
Did you mean:
listbox_deselect
2007 Mar 31
0
[935] branches/wxruby2/wxwidgets_282/doc/textile/listbox.txtl: Correct method signature of Listbox#get_selections method
...doc/textile/listbox.txtl        2007-03-31 15:32:49 UTC (rev 935)
</span><span class="lines">@@ -126,22 +126,11 @@
</span><span class="cx">
</span><span class="cx"> h3(#ListBox_getselections). ListBox#get_selections
</span><span class="cx">
</span><del>- Integer *get_selections*(%(arg-type)ArrayInt% selections)
</del><ins>+ Array *get_selections*()
</ins><span class="cx">
</span><del>-Fill an array of...