gwenhywfar  5.11.1beta
cgui.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Mon Mar 01 2004
3  copyright : (C) 2004-2017 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_CGUI_H
12 #define GWEN_GUI_CGUI_H
13 
14 #include <gwenhywfar/gui.h>
15 
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
30 
36  /* defgroup */
41 
42 
43 #ifdef __cplusplus
44 }
45 #endif
46 
47 
48 #endif
49 
50 
51 
GWENHYWFAR_API GWEN_GUI * GWEN_Gui_CGui_new(void)
struct GWEN_GUI GWEN_GUI
Definition: gui.h:176
#define GWENHYWFAR_API
Definition: gwenhywfarapi.h:67