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