Draft

THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!

SDL_MessageBoxButtonData

A structure that contains individual button data for a message box.

Data Fields

Uint32

flags

one of the values from SDL_MessageBoxButtonFlags

int

buttonid

user defined button id (value returned via SDL_ShowMessageBox())

const char*

text

the UTF-8 button text

SDL_MessageBoxButtonFlags
SDL_MessageBoxData
SDL_ShowMessageBox

CategoryStruct, CategoryVideo, CategoryDraft