Window.this

Standard constructor. "size" sets both the initial position and the size of the window. Extra buttons are handled from the StyleSheet, even numbers are unpressed, odd numbers are pressed.

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

Meta