|
Size: 1007
Comment: cached searchs
|
Size: 1025
Comment: Fixed search to exclude the right pages.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 18: | Line 18: |
| <<FullSearchCached(category:CategoryEnum CategorySWM -SGEnumerations)>> | <<FullSearchCached(category:CategoryEnum CategorySWM -title:SGEnumerations)>> |
| Line 21: | Line 21: |
| <<FullSearchCached(category:CategoryStruct CategorySWM -SGStructures)>> | <<FullSearchCached(category:CategoryStruct CategorySWM -title:SGStructures)>> |
| Line 24: | Line 24: |
| <<FullSearchCached(category:CategorySWM -CategoryEnum -CategoryStruct -SGFunctions)>> | <<FullSearchCached(category:CategorySWM -CategoryEnum -CategoryStruct -title: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
