SDL_TRAYENTRY_BUTTON

Make the entry a simple button. Required.

extern (C) nothrow @nogc
enum SDL_TRAYENTRY_BUTTON = 0x00000001u;

Meta