efreet_base.h File Reference

Contains the methods used to support the FDO base directory specification. More...

Data Structures

struct  _Efreet_Event_Cache_Update
 Efreet_Event_Cache_Update. More...
 

Typedefs

typedef struct
_Efreet_Event_Cache_Update 
Efreet_Event_Cache_Update
 Efreet_Event_Cache_Update.
 

Functions

const char * efreet_data_home_get (void)
 Retrieves the XDG Data Home directory. More...
 
Eina_List * efreet_data_dirs_get (void)
 Returns the Eina_List of preference ordered extra data directories. More...
 
const char * efreet_config_home_get (void)
 Retrieves the XDG Config Home directory. More...
 
const char * efreet_desktop_dir_get (void)
 Retrieves the XDG Desktop directory. More...
 
Eina_List * efreet_config_dirs_get (void)
 Returns the Eina_List of preference ordered extra config directories. More...
 
const char * efreet_cache_home_get (void)
 Retrieves the XDG Cache Home directory. More...
 
const char * efreet_hostname_get (void)
 Returns the current hostname or empty string if not found. More...
 

Detailed Description

Contains the methods used to support the FDO base directory specification.