|
Size: 871
Comment: remove 'draft' note
|
Size: 946
Comment: add RE section
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| == Enumerations == <<FullSearch(category:CategoryEnum CategorySWM)>> |
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
