Method: Fox::FXFileList#itemShare?
- Defined in:
- rdoc-sources/FXFileList.rb
#itemShare?(index) ⇒ Boolean
Return true
if item is a share. Raises IndexError if index is out of bounds.
136 |
# File 'rdoc-sources/FXFileList.rb', line 136 def itemShare?(index); end |