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

Go to the source code of this file.
Defines | |
#define | EFREET_CACHE_VERSION "efreet//version" |
Functions | |
Eina_Bool | efreet_cache_check (Eet_File **ef, const char *path, int major) |
void * | efreet_cache_close (Eet_File *ef) |
EAPI Eet_Data_Descriptor * | efreet_desktop_edd (void) |
EAPI Eet_Data_Descriptor * | efreet_version_edd (void) |
Define Documentation
#define EFREET_CACHE_VERSION "efreet//version" |
Referenced by efreet_cache_check().
Function Documentation
Eina_Bool efreet_cache_check | ( | Eet_File ** | ef, |
const char * | path, | ||
int | major | ||
) |
void* efreet_cache_close | ( | Eet_File * | ef | ) |
References NON_EXISTING.
Referenced by efreet_cache_shutdown(), efreet_util_desktop_cache_reload(), and efreet_util_shutdown().
EAPI Eet_Data_Descriptor* efreet_desktop_edd | ( | void | ) |
Referenced by efreet_cache_desktop_find().
EAPI Eet_Data_Descriptor* efreet_version_edd | ( | void | ) |
Referenced by efreet_cache_check().