mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-27 03:50:25 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
4dd26698fc
commit
1010254a28
@ -770,7 +770,8 @@ extern DECLSPEC SDL_Window *SDLCALL SDL_GetWindowFromID(SDL_WindowID id);
|
||||
* Get parent of a window.
|
||||
*
|
||||
* \param window the window to query
|
||||
* \returns the parent of the window on success or NULL if the window has no parent.
|
||||
* \returns the parent of the window on success or NULL if the window has no
|
||||
* parent.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user