gwenhywfar 4.0.3
|
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/gui.h>
#include <gwenhywfar/dialog.h>
#include <gwenhywfar/debug.h>
#include <unistd.h>
#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
Go to the source code of this file.
Data Structures | |
class | AppDelegate |
Functions | |
int | main (int argc, char **argv) |
int | test1 () |
int | test3 (int argc, char **argv) |
int test1 | ( | ) |
Definition at line 63 of file libtest.m.
References Cocoa_Gui_new(), DBG_ERROR_ERR, Dlg_Test1_new(), GWEN_Gui_ExecDialog(), GWEN_Gui_SetGui(), GWEN_Init(), GWEN_Logger_SetLevel(), GWEN_LoggerLevel_Info, and NULL.
Referenced by AppDelegate::applicationDidFinishLaunching:, and main().