Functions that start and shutdown the Ecore Wl2 Library. More...
Functions | |
EAPI int | ecore_wl2_init (void) |
Initialize the Ecore_Wl2 library. More... | |
EAPI int | ecore_wl2_shutdown (void) |
Shutdown the Ecore_Wl2 Library. More... | |
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_type_new(), ecore_init(), ECORE_WL2_EVENT_CONNECT, eina_init(), eina_log_domain_register(), EINA_LOG_ERR, and ERR.
EAPI int ecore_wl2_shutdown | ( | void | ) |
Shutdown the Ecore_Wl2 Library.
References ecore_event_type_flush, ECORE_WL2_EVENT_CONNECT, and EINA_LOG_ERR.