Window.this

Standard constructor. "size" sets both the initial position and the size of the window. Extra buttons are handled from the StyleSheet, currently unimplemented.

class Window
this
(,
dstring title
,
string[] extraButtons = []
)

Meta