logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_MessageBoxColorScheme - A set of colors to use for message box dialogs

Availability

       This struct is available since SDL 3.2.0.

Simple Directmedia Layer                           SDL 3.2.20                   SDL_MessageBoxColorScheme(3type)

Name

       SDL_MessageBoxColorScheme - A set of colors to use for message box dialogs

Synopsis

#include<SDL3/SDL_messagebox.h>typedefstructSDL_MessageBoxColorScheme{SDL_MessageBoxColorcolors[SDL_MESSAGEBOX_COLOR_COUNT];}SDL_MessageBoxColorScheme;

See Also