Method: Fox::FXFileList#itemFile?

Defined in:
rdoc-sources/FXFileList.rb

#itemFile?(index) ⇒ Boolean

Return true if item is a file. Raises IndexError if index is out of bounds.

Returns:

  • (Boolean)


142
# File 'rdoc-sources/FXFileList.rb', line 142

def itemFile?(index); end