sdl-d ~master (2025-07-10T06:39:15.4308573)
Dub
Repo
SDL_TRAYENTRY_DISABLED
sdl
tray
Make the entry disabled. Optional.
extern (
C
) nothrow @
nogc
enum
SDL_TRAYENTRY_DISABLED
=
0x80000000u
;
Meta
Source
See Source File
sdl
tray
aliases
SDL_TrayCallback
SDL_TrayEntryFlags
functions
SDL_ClickTrayEntry
SDL_CreateTray
SDL_CreateTrayMenu
SDL_CreateTraySubmenu
SDL_DestroyTray
SDL_GetTrayEntries
SDL_GetTrayEntryChecked
SDL_GetTrayEntryEnabled
SDL_GetTrayEntryLabel
SDL_GetTrayEntryParent
SDL_GetTrayMenu
SDL_GetTrayMenuParentEntry
SDL_GetTrayMenuParentTray
SDL_GetTraySubmenu
SDL_InsertTrayEntryAt
SDL_RemoveTrayEntry
SDL_SetTrayEntryCallback
SDL_SetTrayEntryChecked
SDL_SetTrayEntryEnabled
SDL_SetTrayEntryLabel
SDL_SetTrayIcon
SDL_SetTrayTooltip
SDL_UpdateTrays
manifest constants
SDL_TRAYENTRY_BUTTON
SDL_TRAYENTRY_CHECKBOX
SDL_TRAYENTRY_CHECKED
SDL_TRAYENTRY_DISABLED
SDL_TRAYENTRY_SUBMENU
structs
SDL_Tray
SDL_TrayEntry
SDL_TrayMenu
Make the entry disabled. Optional.