gwenhywfar  4.8.0beta
Functions
libtest.c File Reference
#include "config.h"
#include "gtk2_gui.h"
#include "../testdialogs/dlg_test.h"
#include "../testdialogs/dlg_test2.h"
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/gui.h>
#include <gwenhywfar/dialog.h>
#include <gwenhywfar/debug.h>
#include <unistd.h>

Go to the source code of this file.

Functions

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

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 168 of file libtest.c.

References test1(), test2(), and test3().

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