gesture: add APIs to register callback functions when gesture events are triggered 31/311931/1 accepted/tizen/8.0/unified/20240624.160045
authorduna.oh <duna.oh@samsung.com>
Thu, 30 May 2024 13:10:48 +0000 (22:10 +0900)
committerduna.oh <duna.oh@samsung.com>
Thu, 30 May 2024 13:57:52 +0000 (22:57 +0900)
commitc61cd6bd2de281122e13dc73063aef9dfa49249e
treef50905bda8d41b8426fbb92e46d98275322030d7
parentcb6b9c0702526b8af2053aa9aa3923c6d41415b4
gesture: add APIs to register callback functions when gesture events are triggered

introduce new APIs that allow application to set up a callback function which gets
executed when gesture events are detected.

Change-Id: Ic740dd1031120e379bda19386bb08bf6fdbaf646
include/efl_util.h
src/efl_util.c