Emit "elm,key,action,activate" signal 67/171667/10
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 6 Mar 2018 09:18:59 +0000 (18:18 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Mon, 26 Mar 2018 05:57:04 +0000 (05:57 +0000)
commita70cdaae8b0d5976cd8cfbd8ba2f3b0bc51f0d72
tree8f5eaacec4be6c4706c2766310767f9968f490f0
parent930ffefa2b3b443413b29dda63f35b7091f2449f
Emit "elm,key,action,activate" signal

An widget could be activated by key event, or AT-client such as screen-reader.
User could want to get sound feedback for this kind of activation.
The "elm,key,action,activate" signal will work for this.

Change-Id: I152b77dcc46dcdba4f73c9a5c962db7e5f8bfa1f
src/lib/elm_button.c
src/lib/elm_check.c
src/lib/elm_entry.c
src/lib/elm_radio.c
src/mobile_lib/elc_ctxpopup.c