Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

gui_App_t Struct Reference

#include <Gui.h>

Collaboration diagram for gui_App_t:

Collaboration graph
[legend]

Data Fields

char * name
Prefs_tprefs
Locale_tlocale
List_twindowlist
Skin_tskin
u32 conn

Field Documentation

u32 gui_App_t::conn
 

Definition at line 115 of file Gui.h.

Referenced by bordered_CreateSkin, bordered_GetFont, bordered_LoadSkin, client_ChangeSkin, client_CliARq_CallGadgetTL, client_CliARq_CloseWindow, client_ClientCleanup, client_CliSRq_CallGadgetTL, client_Init, client_WinAwake, client_WinSleep, gadget_LoadClass, gui_ServerMain, img_InitImageByName, locale_InitInternal, skin_CreateSkin, test_event_handler, window_ChangeSkinTL, window_GetConnection, and window_OpenWindowTL.

Locale_t* gui_App_t::locale
 

Definition at line 112 of file Gui.h.

Referenced by bordered_BuildTaglist, client_Init, gui_ServerMain, window_ChangeSkinTL, and window_OpenWindowTL.

char* gui_App_t::name
 

Definition at line 110 of file Gui.h.

Referenced by client_Init, gui_ServerMain, locale_InitInternal, locale_StartElement, and window_OpenWindowTL.

Prefs_t* gui_App_t::prefs
 

Definition at line 111 of file Gui.h.

Referenced by client_Init, and gui_ServerMain.

Skin_t* gui_App_t::skin
 

Definition at line 114 of file Gui.h.

Referenced by gui_ServerMain, window_ChangeSkinTL, window_GetSkin, and window_OpenWindowTL.

List_t* gui_App_t::windowlist
 

Definition at line 113 of file Gui.h.

Referenced by client_CliARq_CloseWindow, client_CliProcessMessage, client_Init, client_TimerClearList, client_TimerStart, gui_ServerMain, window_CloseAllWindows, window_CloseWindowTL, and window_OpenWindowTL.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:22 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002