Displaying 1 result from an estimated 1 matches for "listbox_deselect".
2006 Nov 21
0
[746] trunk/wxruby2/doc/textile/listbox.txtl: Correct ruby method signature for methods that accept an array of strings
...ng% name = "listBox")
-
</del><span class="cx"> Creates the listbox for two-step construction. See "ListBox.new":listbox.html#ListBox_new for further details.
</span><span class="cx">
</span><span class="cx"> h3(#ListBox_deselect). ListBox#deselect
</span><span class="lines">@@ -208,23 +185,15 @@
</span><span class="cx">
</span><span class="cx"> h3(#ListBox_set). ListBox#set
</span><span class="cx">
</span><del>- *set*(%(a...