Function SDLWindow.this

Prototype

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0