gwenhywfar
4.7.0beta
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
src
gui
dlg_message_l.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Wed Feb 17 2010
3
copyright : (C) 2010 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
11
#ifndef GWEN_GUI_DLG_MESSAGE_L_H
12
#define GWEN_GUI_DLG_MESSAGE_L_H
13
14
15
#include <gwenhywfar/dialog.h>
16
17
18
19
GWEN_DIALOG
*
GWEN_DlgMessage_new
(uint32_t flags,
20
const
char
*title,
21
const
char
*text,
22
const
char
*b1,
23
const
char
*b2,
24
const
char
*b3);
25
26
27
int
GWEN_DlgMessage_GetResponse
(
const
GWEN_DIALOG
*dlg);
28
29
30
#endif
31
32
33
Generated on Wed Aug 21 2013 18:32:09 for gwenhywfar by
1.8.4