SDL_TrayEntry.3type - Man Page

An opaque handle representing an entry on a system tray object.

Header File

Defined in SDL3/SDL_tray.h

Synopsis

#include "SDL3/SDL.h"

typedef struct SDL_TrayEntry SDL_TrayEntry;

Availability

This struct is available since SDL 3.2.0.

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES