| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
Window configuration. More...
#include <iwindow.h>
| Public Attributes | |
| WindowType | type {WindowType::Document} | 
| Type of window.  More... | |
| WindowStyle | style | 
| Window style.  More... | |
| CPoint | size | 
| Initial window size.  More... | |
| UTF8String | title | 
| Window title.  More... | |
| UTF8String | autoSaveFrameName | 
| Window save frame name.  More... | |
| UTF8String | groupIdentifier | 
| Window group identifier [optional].  More... | |
Window configuration.
| UTF8String autoSaveFrameName | 
Window save frame name.
| UTF8String groupIdentifier | 
Window group identifier [optional].
Windows with the same group identifier can be grouped together on some platforms like on macOS to tabs in a single window
| CPoint size | 
Initial window size.
| WindowStyle style | 
Window style.
| UTF8String title | 
Window title.
| WindowType type {WindowType::Document} | 
Type of window.