DRAFT |
Platform-specific Window Management
Include File(s): SDL_syswm.h
Introduction
green
purple
purple
Your application has access to a special type of event SDL_SYSWMEVENT, which contains window-manager specific information and arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with SDL_EventState().
