efl_ui_layout: add API to check out the theme_version
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 20 Dec 2019 15:13:58 +0000 (16:13 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 22 Dec 2019 20:59:53 +0000 (05:59 +0900)
commit2c6776147524527bc1102166ad66960da2b6fc11
treeffe4e04919af8952de36cd1e39fbfa25ec93d2e6
parent3d62bd762167951559fd19364921191d7c79d582
efl_ui_layout: add API to check out the theme_version

this new API returns the theme version specified in the loaded theme.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10944
src/lib/elementary/efl_ui_layout.c
src/lib/elementary/efl_ui_layout_base.eo
src/tests/elementary/efl_ui_test_layout.c