Enum WindowFlag

window creation flags

The enum base type is uint .

Enum members

Name Description
Fullscreen window should be shown in fullscreen mode
Modal modal window - grabs input focus
Resizable window can be resized

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0