Functions that start and shutdown the Ecore Wl2 Library. More...
Functions | |
EAPI int | ecore_wl2_init (void) |
Initialize the Ecore_Wl2 library. | |
EAPI int | ecore_wl2_shutdown (void) |
Shutdown the Ecore_Wl2 Library. | |
Functions that start and shutdown the Ecore Wl2 Library.
EAPI int ecore_wl2_init | ( | void | ) |
Initialize the Ecore_Wl2 library.
References ecore_event_init(), ecore_event_shutdown(), ecore_event_type_new(), ecore_init(), ecore_shutdown(), eina_init(), eina_log_domain_register(), eina_log_domain_unregister(), EINA_LOG_ERR, and eina_shutdown().
EAPI int ecore_wl2_shutdown | ( | void | ) |
Shutdown the Ecore_Wl2 Library.
References ecore_event_shutdown(), ecore_event_type_flush, ecore_shutdown(), eina_log_domain_unregister(), EINA_LOG_ERR, and eina_shutdown().