DoubleWindow.this
this
(int width, int height, string title = null)Creates a new double-buffered window with the specified size.
Parameters
width | Window width in pixels |
height | Window height in pixels |
title | Window title (optional) |