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