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)
commitde7dc339046a4a4cb8bf7521bcce01e0b5a1b300
tree306d58a42a9eddb5375997e9b2f20911ac4f6e24
parentb0b527ab22d3d6d6ee7197be01fbfd7f1f1a834c
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
legacy/elementary/src/lib/elm_genlist.c