focus: Added internal widget APIs of focus highlight object of elm window.
authorAmitesh Singh <amitesh.sh@samsung.com>
Mon, 21 Jul 2014 10:04:27 +0000 (19:04 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 21 Jul 2014 10:04:27 +0000 (19:04 +0900)
commit3f98d71830163a154762f2d16301d720c781b7c5
treec07f493f5345c7f66d5fb011b77b3cbe15099354
parent20b61442a71309e5feed9038bf802ed016bd0b3a
focus: Added internal widget APIs of focus highlight object of elm window.

Summary: This is required to support the animation of focus highlight object in case of item looping (genlist/gengrid/list).

Reviewers: seoz, woohyun, raster

Reviewed By: raster

Subscribers: anand.km, seoz

Differential Revision: https://phab.enlightenment.org/D1136
src/lib/elm_widget.c
src/lib/elm_widget.h
src/lib/elm_win.c