gwenhywfar
4.3.1
|
#include <gwenhywfar/dialog.h>
Go to the source code of this file.
Functions | |
GWEN_DIALOG * | GWEN_DlgShowBox_new (uint32_t flags, const char *title, const char *text) |
GWEN_DIALOG* GWEN_DlgShowBox_new | ( | uint32_t | flags, |
const char * | title, | ||
const char * | text | ||
) |
Definition at line 38 of file dlg_showbox.c.
References DBG_INFO, GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), GWEN_Dialog_free(), GWEN_Dialog_new(), GWEN_Dialog_ReadXmlFile(), GWEN_Dialog_SetSignalHandler(), GWEN_DlgShowBox_FreeData(), GWEN_DlgShowBox_SignalHandler(), GWEN_INHERIT_SETDATA, GWEN_LOGDOMAIN, GWEN_NEW_OBJECT, GWEN_PathManager_FindFile(), GWEN_PM_LIBNAME, GWEN_PM_SYSDATADIR, and NULL.
Referenced by GWEN_Gui_Internal_ShowBox().