Functions that start and shutdown the Elput library. More...
Functions | |
EAPI int | elput_init (void) |
Initialize the Elput library. | |
EAPI int | elput_shutdown (void) |
Shutdown the Elput library. | |
Functions that start and shutdown the Elput library.
EAPI int elput_init | ( | void | ) |
Initialize the Elput library.
References ecore_event_init(), ecore_event_shutdown(), ecore_event_type_new(), ecore_init(), ecore_shutdown(), eeze_init(), eeze_shutdown(), eina_init(), eina_log_domain_register(), EINA_LOG_ERR, eina_shutdown(), ELPUT_EVENT_SWIPE_BEGIN, ELPUT_EVENT_SWIPE_END, and ELPUT_EVENT_SWIPE_UPDATE.
Referenced by ecore_drm2_init().
EAPI int elput_shutdown | ( | void | ) |
Shutdown the Elput library.
References ecore_event_shutdown(), ecore_event_type_flush, ecore_shutdown(), eeze_shutdown(), eina_log_domain_unregister(), and eina_shutdown().
Referenced by ecore_drm2_init(), and ecore_drm2_shutdown().