Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

App.h File Reference

#include "Gui.h"

Include dependency graph for App.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

char * app_name (void)
int app_Init (gui_App_t *app)
void app_CleanUp (gui_App_t *app)


Function Documentation

void app_CleanUp gui_App_t   app
 

Definition at line 242 of file App.c.

Referenced by client_Init.

int app_Init gui_App_t   app
 

Definition at line 214 of file App.c.

Referenced by client_Init.

char* app_name void   
 

Definition at line 208 of file App.c.


Generated on Tue Jan 7 12:11:26 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002