atspi: use elm_entry to call smart callback 62/147562/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 5 Sep 2017 02:13:28 +0000 (11:13 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Wed, 6 Sep 2017 11:26:38 +0000 (11:26 +0000)
commit3bc56d1a119ead792d2a8cf50b4002195d172860
tree601a45012aa391cd3f819f6237c386cf06026bbd
parentebc340ef13fdab63a07f6a58af54f00d84c92eb8
atspi: use elm_entry to call smart callback

This patch set is using elm_entry to call "anchor,clicked" smart callback.
The elm_access for anchor has been used so far, so the "anchor,clicked" smart
callback did not work.

Change-Id: If09400e78a9fc488e307fd46e67b39bf6beeca19
src/lib/elm_entry.c