elementary: provide a new initialization macro that support lifecycle.
authorCedric BAIL <cedric@osg.samsung.com>
Mon, 25 Sep 2017 22:51:19 +0000 (15:51 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 25 Sep 2017 22:51:19 +0000 (15:51 -0700)
commitfdc92ca868c76a2e7d7cdb701a7a27262858b23a
tree923dccf9f2e5efcbbc3dab6537dcad9fc5459d98
parent596dba5fe5fa8b4101f50bbed66c29c791a2572f
elementary: provide a new initialization macro that support lifecycle.

EFL_MAIN_EX require efl_main, efl_resume, efl_pause and efl_terminate
to be working. Quicklaunch support added too.
src/lib/elementary/elm_general.h
src/lib/elementary/elm_main.c