lib/efreet_base.h File Reference
Contains the methods used to support the FDO base directory specification. More...
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | _Efreet_Event_Cache_Update |
| event struct sent with EFREET_EVENT_*_CACHE_UPDATE More... | |
Typedefs | |
| typedef struct _Efreet_Event_Cache_Update | Efreet_Event_Cache_Update |
Functions | |
| EAPI const char * | efreet_cache_home_get (void) |
| Retrieves the XDG Cache Home directory. | |
| EAPI Eina_List * | efreet_config_dirs_get (void) |
| Returns the Eina_List of prefernece ordered extra config directories. | |
| EAPI const char * | efreet_config_home_get (void) |
| Retrieves the XDG Config Home directory. | |
| EAPI Eina_List * | efreet_data_dirs_get (void) |
| Returns the Eina_List of prefernece oredred extra data directories. | |
| EAPI const char * | efreet_data_home_get (void) |
| Retrieves the XDG Data Home directory. | |
| EAPI const char * | efreet_hostname_get (void) |
| Returns the current hostname or empty string if not found. | |
Detailed Description
Contains the methods used to support the FDO base directory specification.
