Download

Support

/build/buildd/efreet-0.5.0.063/src/lib/Efreet.h File Reference

The file that must be included by any project wishing to use Efreet. Efreet.h provides all of the necessary headers and includes to work with Efreet. More...

#include <Eina.h>
#include "efreet_base.h"
#include "efreet_ini.h"
#include "efreet_icon.h"
#include "efreet_desktop.h"
#include "efreet_menu.h"
#include "efreet_utils.h"
#include "efreet_uri.h"
Include dependency graph for Efreet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EAPI

Functions

EAPI int efreet_init (void)
 Initializes the Efreet system.
EAPI int efreet_shutdown (void)
 Shuts down Efreet if a balanced number of init/shutdown calls have been made.

Detailed Description

The file that must be included by any project wishing to use Efreet. Efreet.h provides all of the necessary headers and includes to work with Efreet.


Define Documentation

#define EAPI

Function Documentation

EAPI int efreet_init ( void   ) 
EAPI int efreet_shutdown ( void   ) 

Shuts down Efreet if a balanced number of init/shutdown calls have been made.

Returns:
Returns the number of times the init function as been called minus the corresponding init call.

References _efreet_log_domain_global, efreet_base_shutdown(), efreet_desktop_shutdown(), efreet_icon_shutdown(), efreet_ini_shutdown(), efreet_menu_shutdown(), efreet_xml_shutdown(), and IF_FREE.

Referenced by efreet_mime_init(), and efreet_mime_shutdown().


Copyright © Enlightenment.org

Efreet Documentation Generated: Tue Dec 22 16:13:50 2009