Function SDLWindow.this
this(
SDLPlatform platform,
dstring caption,
Window parent,
uint flags,
uint width = 0u,
uint height = 0u
);
this(
SDLPlatform platform,
dstring caption,
Window parent,
uint flags,
uint width = 0u,
uint height = 0u
);