Ecore_Con_Lib_Group

Langue: en

Autres versions - même langue

Version: 373406 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Ecore Connection Library Functions -

Utility functions that set up and shut down the Ecore Connection library.

Functions


EAPI int ecore_con_init (void)
Initialises the Ecore_Con library.
EAPI int ecore_con_shutdown (void)
Shuts down the Ecore_Con library.

Detailed Description

Utility functions that set up and shut down the Ecore Connection library.

Function Documentation

EAPI int ecore_con_init (void)

Initialises the Ecore_Con library. Returns:

Number of times the library has been initialised without being shut down.

References ecore_event_type_new().

Referenced by ecore_ipc_init().

EAPI int ecore_con_shutdown (void)

Shuts down the Ecore_Con library. Returns:

Number of times the library has been initialised without being shut down.

Referenced by ecore_ipc_shutdown().

Author

Generated automatically by Doxygen for Ecore from the source code.