FontDialog.this

Construct the dialog.

  1. this(Window parent, string title)
  2. this(string title)
    class FontDialog
    this
    (
    string title = "Font"
    )

Parameters

title string

The title of the dialog.

Meta