mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-19 03:08:27 +00:00
Added SDL_GetWindowParent() to get the parent of popup windows
This commit is contained in:
parent
ebe3a9dc44
commit
4dd26698fc
6 changed files with 24 additions and 0 deletions
|
@ -867,3 +867,4 @@
|
|||
#define SDL_GetRenderWindowSize SDL_GetRenderWindowSize_REAL
|
||||
#define SDL_GetSystemTheme SDL_GetSystemTheme_REAL
|
||||
#define SDL_CreatePopupWindow SDL_CreatePopupWindow_REAL
|
||||
#define SDL_GetWindowParent SDL_GetWindowParent_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue