gwenhywfar  4.3.1
dlg_test.h
Go to the documentation of this file.
00001 
00002 
00003 #ifndef DLG_TEST_H
00004 #define DLG_TEST_H
00005 
00006 
00007 #ifdef __cplusplus
00008 extern "C" {
00009 #endif
00010 
00011 GWEN_DIALOG *Dlg_Test1_new();
00012 
00013 
00014 #ifdef __cplusplus
00015 }
00016 #endif
00017 
00018 
00019 #endif
00020