Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

preferences.h File Reference

#include "cntree.h"

Include dependency graph for preferences.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.

Compounds

struct  XePPreferences_s

Defines

#define PREFS_DEFAULT_CHARSET()   ((const char *) a_Preferences_get(XEP_PREFS_DEFAULT_CHARSET))

Typedefs

typedef XePPreferences_s XePPreferences

Enumerations

enum  XePPreferencesToken { XEP_PREFS_DEFAULT_CHARSET }

Functions

XePPreferencesa_Preferences_create_from_tree (cntree *ntree)
void a_Preferences_free (XePPreferences *preferences)
void * a_Preferences_get (XePPreferencesToken token)


Define Documentation

 
#define PREFS_DEFAULT_CHARSET  )     ((const char *) a_Preferences_get(XEP_PREFS_DEFAULT_CHARSET))
 


Typedef Documentation

typedef struct XePPreferences_s XePPreferences
 


Enumeration Type Documentation

enum XePPreferencesToken
 

Enumeration values:
XEP_PREFS_DEFAULT_CHARSET 


Function Documentation

XePPreferences* a_Preferences_create_from_tree cntree ntree  ) 
 

void a_Preferences_free XePPreferences preferences  ) 
 

void* a_Preferences_get XePPreferencesToken  token  ) 
 


Generated on Wed Oct 22 15:55:09 2003 for XetPan by doxygen 1.3.2