SDL_TRAYENTRY_SUBMENU

Prepare the entry to have a submenu. Required

extern (C) nothrow @nogc
enum SDL_TRAYENTRY_SUBMENU = 0x00000004u;

Meta