Sets whether or not an entry is checked.
The entry must have been created with the SDL_TRAYENTRY_CHECKBOX flag.
The entry to be updated.
true if the entry should be checked; false otherwise.
Threadsafety: This function should be called on the thread that created the tray.
SDL_GetTrayEntries SDL_InsertTrayEntryAt SDL_GetTrayEntryChecked
See Implementation
Sets whether or not an entry is checked.
The entry must have been created with the SDL_TRAYENTRY_CHECKBOX flag.