SDL 3.0
SDL_MessageBoxColorScheme Struct Reference

#include <SDL_messagebox.h>

+ Collaboration diagram for SDL_MessageBoxColorScheme:

Data Fields

SDL_MessageBoxColor colors [SDL_MESSAGEBOX_COLOR_COUNT]
 

Detailed Description

A set of colors to use for message box dialogs

Since
This struct is available since SDL 3.1.3.

Definition at line 107 of file SDL_messagebox.h.

Field Documentation

◆ colors

SDL_MessageBoxColor SDL_MessageBoxColorScheme::colors[SDL_MESSAGEBOX_COLOR_COUNT]

Definition at line 109 of file SDL_messagebox.h.


The documentation for this struct was generated from the following file: