FileDialog.this

Undocumented in source.
  1. this(wstring title, string source, ActionListener a, string[] filetypes, string startDir, bool save, string filename)
    class FileDialog
    this
    (
    wstring title
    ,
    string source
    ,,
    string[] filetypes
    ,
    string startDir
    ,
    bool save = false
    ,
    string filename = ""
    )
  2. this(Coordinate size, wstring title)

Meta