My Project
Loading...
Searching...
No Matches
SDL_MessageBoxButtonData Struct Reference

#include <SDL_messagebox.h>

Data Fields

Uint32 flags
 
int buttonid
 
const char * text
 

Detailed Description

Individual button data.

Field Documentation

◆ buttonid

int buttonid

User defined button id (value returned via SDL_ShowMessageBox)

◆ flags

Uint32 flags

SDL_MessageBoxButtonFlags

◆ text

const char* text

The UTF-8 button text


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