mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 00:17:40 +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
|
@ -840,6 +840,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetRenderWindowSize;
|
||||
SDL_GetSystemTheme;
|
||||
SDL_CreatePopupWindow;
|
||||
SDL_GetWindowParent;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue