SDL_TRAYENTRY_DISABLED

Make the entry disabled. Optional.

extern (C) nothrow @nogc
enum SDL_TRAYENTRY_DISABLED = 0x80000000u;

Meta