| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
Window configuration. More...
| Public Attributes | |
| WindowType | type {WindowType::Document} | 
| Type of window. | |
| WindowStyle | style | 
| Window style. | |
| CPoint | size | 
| Initial window size. | |
| UTF8String | title | 
| Window title. | |
| UTF8String | autoSaveFrameName | 
| Window save frame name. | |
| UTF8String | groupIdentifier | 
| Window group identifier [optional]. | |
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.