genlist: remove annoying error message
authorwonguk.jeong <wonguk.jeong@samsung.com>
Tue, 15 Jul 2014 03:07:07 +0000 (12:07 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 15 Jul 2014 03:07:10 +0000 (12:07 +0900)
commit836bab0ef666bbbf8cee06b03f97df4efc117822
treed30f8b9cca1f0630e1e4899a21bb141c5cf85131
parent84a85905324fedc7a9642e14a8cfbc1910d3b8f9
genlist: remove annoying error message

Summary:
content couldn't be always a elm widget.
After checking whether it's elm widget or not, use widget API

Test Plan:
terminology -> options -> font -> select font and check below error message

ERR<25935>:eo lib/eo/eo.c:603 _eo_call_resolve() in elm_widget.eo.c:8: you called func 'elm_obj_widget_focus_get' (213) which is unknown in class 'Edje_Object'.

Reviewers: raster, cedric, seoz, Hermet

Reviewed By: Hermet

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1186
src/lib/elm_genlist.c