mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 21:47:44 +00:00
Sync wiki -> header
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user