elm_win: remove elm_win_icon_name from eo.
authorJi-Youn Park <jy0703.park@samsung.com>
Wed, 1 Jun 2016 09:31:00 +0000 (18:01 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Wed, 1 Jun 2016 09:31:00 +0000 (18:01 +0830)
commit9dc1140343499aecd013c5940620076020679413
tree13d03e674b178bcec8c3f5142a67a09b7ac20782
parent26b2e73d56efe2f73348253d24b03274c66d7bdf
elm_win: remove elm_win_icon_name from eo.

1. remain focus_highlight_style,focus_highlight_enabled,
focus_highlight_animated,prop_focus_skip,focus. because each window need to set the focus
feature.
2. autohide, autodel is remained for convenient.
3. icon_name will be removed. elm_win_icon_object_get can used instaed of icon_name.
src/lib/elementary/elm_win.c
src/lib/elementary/elm_win.eo
src/lib/elementary/elm_win_legacy.h