SDL_TRAYENTRY_CHECKBOX

Make the entry a checkbox. Required.

extern (C) nothrow @nogc
enum SDL_TRAYENTRY_CHECKBOX = 0x00000002u;

Meta