Ecore_IMF_Lib_Group (3) - Linux Manuals
Ecore_IMF_Lib_Group: Utility functions that set up and shut down the Ecore Input Method library.
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.