# SDL_TrayEntry An opaque handle representing an entry on a system tray object. ## Header File Defined in [](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/SDL_tray.h) ## Syntax ```c typedef struct SDL_TrayEntry SDL_TrayEntry; ``` ## Version This struct is available since SDL 3.2.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIDatatype](CategoryAPIDatatype), [CategoryTray](CategoryTray)