Window.this

  1. this()
  2. this(string title, int x, int y, int width, int height)
    class Window
    this
    (
    string title
    ,
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )

Meta