WindowProperty.this

Undocumented in source.
  1. this()
  2. this(ubyte window, ushort property, short value)
    class WindowProperty
    pure nothrow @safe @nogc
    this
    (
    ubyte window
    ,
    ushort property = ushort.init
    ,
    short value = short.init
    )

Meta