SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT

Marks the default button when return is hit

extern (C) nothrow @nogc
enum SDL_MessageBoxButtonFlags SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT;

Meta