Method: Fox::FXFileList#initialize
- Defined in:
- rdoc-sources/FXFileList.rb
#initialize(p, target = nil, selector = 0, opts = 0, x = 0, y = 0, width = 0, height = 0) ⇒ FXFileList
Construct a file list
108 109 |
# File 'rdoc-sources/FXFileList.rb', line 108 def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0) # :yields: theFileList end |