atspi: use elm_entry to call smart callback 63/147563/3
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:53 +0000 (11:26 +0000)
commit0fc5880decb09097c2700abb1ea47678911c26b5
treec6d71c2170f92c4cd84cca0f2d1345c6a9cc13b4
parent4a6fa8e3605f8502b153df5f7afb093e11a85c09
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