Method: Fox::FXDirSelector#filesShown=
- Defined in:
- rdoc-sources/FXDirSelector.rb
#filesShown=(state) ⇒ Object
If state is true, the directory selector will show files as well as directories; otherwise, it will only show directories.
52 |
# File 'rdoc-sources/FXDirSelector.rb', line 52 def filesShown=(state); end |