Summary: Add long pressed callback for application. test code changed to following this change as well.
@feature
Reviewers: seoz, woohyun, Jaehyun, Hermet
Differential Revision: https://phab.enlightenment.org/D2103
Conflicts:
src/lib/elc_multibuttonentry.c
2ca3a08 multibuttonentry: Add item long pressed callback.
src/bin/test_multibuttonentry.c | 11 +++++++
src/lib/elc_multibuttonentry.c | 55 +++++++++++++++++++++++++++++++++
src/lib/elc_multibuttonentry.h | 1 +
src/lib/elm_multibuttonentry.eo | 1 +
src/lib/elm_widget_multibuttonentry.h | 7 ++++-
5 files changed, 74 insertions(+), 1 deletion(-)
Upstream: git.enlightenment.org