FileDialog.this

Construct the dialog.

  1. this(Window parent, string title)
    class FileDialog
    this
  2. this(string title)

Parameters

parent Window

The parent window of the dialog.

title string

The title of the dialog.

Meta