Method: Fox::FXFileList#scan
- Defined in:
- rdoc-sources/FXFileList.rb
#scan(force = true) ⇒ Object
Scan the current directory and update the items if needed, or if force is true
.
124 |
# File 'rdoc-sources/FXFileList.rb', line 124 def scan(force=true); end |