OpenWindow.this

Undocumented in source.
  1. this()
  2. this(ubyte window, string type, string title, ubyte slots)
    class OpenWindow
    pure nothrow @safe @nogc
    this
    (
    ubyte window
    ,
    string type = string.init
    ,
    string title = string.init
    ,
    ubyte slots = ubyte.init
    )

Meta