Ecore_IMF_Lib_Group

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

Ecore Input Method Library Functions -

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

Functions


EAPI int ecore_imf_init (void)
Initialises the Ecore_IMF library.
EAPI int ecore_imf_shutdown (void)
Shuts down the Ecore_IMF library.

Detailed Description

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

Function Documentation

EAPI int ecore_imf_init (void)

Initialises the Ecore_IMF library. Returns:

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

References ecore_event_type_new().

EAPI int ecore_imf_shutdown (void)

Shuts down the Ecore_IMF library. Returns:

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

Author

Generated automatically by Doxygen for Ecore from the source code.