Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

PrefsItem_s Struct Reference


Data Fields

int type
union {
   u32   number
   char *   string
value

Field Documentation

u32 PrefsItem_s::number
 

Definition at line 55 of file Prefs.c.

char* PrefsItem_s::string
 

Definition at line 56 of file Prefs.c.

int PrefsItem_s::type
 

Definition at line 52 of file Prefs.c.

union { ... } PrefsItem_s::value
 


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