Wiki Page Content

Revision 1 as of 2014-09-24 20:14:59

Clear message

DRAFT

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

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryVideo

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit