gwenhywfar  4.6.0beta
Data Structures | Functions
libtest.m File Reference
#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)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 218 of file libtest.m.

int test1 ( )
int test3 ( int  argc,
char **  argv 
)

Definition at line 204 of file libtest.m.

Referenced by main().