mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-21 09:36:24 +00:00
Added a window flash operation to be explicit about window flash behavior
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct
|
||||
const char *window_title;
|
||||
const char *window_icon;
|
||||
Uint32 window_flags;
|
||||
SDL_bool flash_on_focus_loss;
|
||||
int window_x;
|
||||
int window_y;
|
||||
int window_w;
|
||||
|
||||
Reference in New Issue
Block a user