Method: Fox::FXFileList#imagesShown=
- Defined in:
- rdoc-sources/FXFileList.rb
#imagesShown=(shown) ⇒ Object
If shown is true, the file list will show preview images; otherwise it won’t.
190 |
# File 'rdoc-sources/FXFileList.rb', line 190 def imagesShown=(shown); end |