Ecore Input Method Library Functions
Utility functions that set up and shut down the Ecore Input Method library. More...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.