Popup.this

Undocumented in source.
  1. this()
  2. this(string title, string subtitle)
    class Popup
    pure nothrow @safe @nogc
    this
    (
    string title
    ,
    string subtitle = string.init
    )

Meta