Ecore_IMF_Lib_Group (3) Linux Manual Page
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.
