focus: Added elm_object_focus_highlight_style_get/set() to support custom focus highl...
authornirajkr <niraj.kr@samsung.com>
Wed, 5 Feb 2014 10:17:41 +0000 (19:17 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 5 Feb 2014 10:23:34 +0000 (19:23 +0900)
commit74cefaa306861d48df2c7a75b5ebe74d15d68cbb
tree4c338a87635caffea66293d7fcf4b1870275c663
parent35fdd7b817c822285a47b3a5338cd905398e5fd8
focus: Added elm_object_focus_highlight_style_get/set() to support custom focus highlight on widget

Summary: This new API will allow widget to have its own focus highlight style

Reviewers: seoz

CC: woohyun, singh.amitesh
Differential Revision: https://phab.enlightenment.org/D501
src/bin/test.c
src/bin/test_focus_style.c
src/lib/elm_focus.h
src/lib/elm_main.c
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c