ecore: add Efl.Filter_Model
authorCedric BAIL <cedric.bail@free.fr>
Thu, 4 Apr 2019 00:25:06 +0000 (17:25 -0700)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:50 +0000 (17:17 +0900)
commit66cdaa1367022396463136c532688452ff0fa59b
treec805e59ccf9a6e727759b8ad72efeb6e5a0ce776
parent7af340bbce8ee8c6ce255f35e271eb887bd980d0
ecore: add Efl.Filter_Model

This model provide facility to filter the content of composited model.

Reviewed-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D8797
src/lib/ecore/Ecore_Eo.h
src/lib/ecore/efl_filter_model.c [new file with mode: 0644]
src/lib/ecore/efl_filter_model.eo [new file with mode: 0644]
src/lib/ecore/meson.build