src/lib/edje_main.c File Reference

Functions

void _edje_clean_objects (Edje *ed)
void _edje_del (Edje *ed)
void _edje_ref (Edje *ed)
void _edje_unref (Edje *ed)
EAPI int edje_init (void)
 Initialize the edje library.
EAPI int edje_shutdown (void)
 Shutdown the edje library.

Variables

int _edje_default_log_dom = -1
Eina_Mempool * _edje_real_part_mp = NULL
Eina_Mempool * _edje_real_part_state_mp = NULL
EAPI Edje_Versionedje_version = &_version

Variable Documentation

EAPI Edje_Version* edje_version = &_version