Method: Fox::FXFileList#itemAssoc
- Defined in:
- rdoc-sources/FXFileList.rb
#itemAssoc(index) ⇒ Object
Return file association of item at index. Raises IndexError if index is out of bounds.
166 |
# File 'rdoc-sources/FXFileList.rb', line 166 def itemAssoc(index); end |