Window.this

Create and show-ready a top-level window with the given title and size (the size is the outer window size, in pixels).

class Window
this
(
string title
,
int width
,
int height
)

Meta