#include "cntree.h"Include dependency graph for preferences.h:

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

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 | |
| XePPreferences * | a_Preferences_create_from_tree (cntree *ntree) |
| void | a_Preferences_free (XePPreferences *preferences) |
| void * | a_Preferences_get (XePPreferencesToken token) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2