DefaultDialog.this

Undocumented in source.
  1. this(Coordinate size, string source, wstring title, wstring[] message, wstring[] options, string[] values)
    class DefaultDialog
    this
    (,
    string source
    ,
    wstring title
    ,
    wstring[] message
    ,
    wstring[] options = ["Ok"]
    ,
    string[] values = ["close"]
    )
  2. this(Coordinate size, wstring title)

Meta