gwenhywfar  4.8.0beta
Functions
dlg_message_l.h File Reference
#include <gwenhywfar/dialog.h>

Go to the source code of this file.

Functions

int GWEN_DlgMessage_GetResponse (const GWEN_DIALOG *dlg)
 
GWEN_DIALOGGWEN_DlgMessage_new (uint32_t flags, const char *title, const char *text, const char *b1, const char *b2, const char *b3)
 

Function Documentation

int GWEN_DlgMessage_GetResponse ( const GWEN_DIALOG dlg)

Definition at line 128 of file dlg_message.c.

References GWEN_INHERIT_GETDATA.

Referenced by GWEN_Gui_Internal_MessageBox().

GWEN_DIALOG* GWEN_DlgMessage_new ( uint32_t  flags,
const char *  title,
const char *  text,
const char *  b1,
const char *  b2,
const char *  b3 
)