SDL 3.0
|
An event triggered when the clipboard contents have changed (event.clipboard.*) More...
#include <SDL_events.h>
Data Fields | |
Uint32 | type |
Uint64 | timestamp |
An event triggered when the clipboard contents have changed (event.clipboard.*)
Definition at line 541 of file SDL_events.h.
Uint64 SDL_ClipboardEvent::timestamp |
In nanoseconds, populated using SDL_GetTicksNS()
Definition at line 544 of file SDL_events.h.
Uint32 SDL_ClipboardEvent::type |
Definition at line 543 of file SDL_events.h.