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