lib/efreet_base.h File Reference
Detailed Description
Contains the methods used to support the FDO base directory specification.
#include <Ecore.h>
#include <Ecore_Data.h>
Include dependency graph for efreet_base.h:

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

Go to the source code of this file.
Functions | |
EAPI const char * | efreet_cache_home_get (void) |
Retrieves the XDG Cache Home directory. | |
EAPI Ecore_List * | efreet_config_dirs_get (void) |
Returns the Ecore_List of prefernece oredred extra config directories. | |
EAPI const char * | efreet_config_home_get (void) |
Retrieves the XDG Config Home directory. | |
EAPI Ecore_List * | efreet_data_dirs_get (void) |
Returns the Ecore_List of prefernece oredred extra data directories. | |
EAPI const char * | efreet_data_home_get (void) |
Retrieves the XDG Data Home directory. |