Class Fox::FXListBox
In: ../lib/fox/iterators.rb
Parent: Object
Methods
each   
Included modules
Enumerable
Public Instance methods
each() {|getItemText(i), getItemIcon(i), getItemData(i)| ...}

Calls block once for each item in the list, passing the item's text, icon and user data as parameters.