|
Size: 950
Comment: update content - change tip to default
|
Size: 989
Comment: add search exclusions for SG pages
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 18: | Line 18: |
| <<FullSearch(category:CategoryEnum CategorySWM)>> |
<<FullSearch(category:CategoryEnum CategorySWM -SGEnumerations)>> |
| Line 22: | Line 21: |
| <<FullSearch(category:CategoryStruct CategorySWM)>> | <<FullSearch(category:CategoryStruct CategorySWM -SGStructures)>> |
| Line 25: | Line 24: |
<<FullSearch(category:CategorySWM -CategoryEnum -CategoryStruct)>> |
<<FullSearch(category:CategorySWM -CategoryEnum -CategoryStruct -SGFunctions)>> |
Platform-specific Window Management
Include File(s): SDL_syswm.h
Introduction
This category contains functions for handling advanced, platform-specific window management tasks.
Your application has access to a special type of event, SDL_SYSWMEVENT, which uses the SDL_SysWMmsg structure and contains window-manager specific information. This arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with SDL_EventState().
Enumerations
Structures
