Sync wiki -> header

This commit is contained in:
SDL Wiki Bot
2021-09-17 19:10:07 +00:00
parent eb8f332c26
commit 74a1eb2106
2 changed files with 4 additions and 0 deletions

View File

@@ -1527,6 +1527,8 @@ extern DECLSPEC int SDLCALL SDL_SetWindowHitTest(SDL_Window * window,
* \param operation the flash operation
* \returns 0 on success or a negative error code on failure; call
* SDL_GetError() for more information.
*
* \since This function is available since SDL 2.0.16.
*/
extern DECLSPEC int SDLCALL SDL_FlashWindow(SDL_Window * window, SDL_FlashOperation operation);