gesture: add APIs to register callback functions whan gesture events are triggered 29/311929/4 accepted/tizen/unified/20240624.155449 accepted/tizen/unified/dev/20240701.072755 accepted/tizen/unified/x/20240625.014046
authorduna.oh <duna.oh@samsung.com>
Thu, 30 May 2024 13:10:48 +0000 (22:10 +0900)
committerDuna Oh <duna.oh@samsung.com>
Thu, 20 Jun 2024 11:16:38 +0000 (11:16 +0000)
commitd21a1a7203f6ada97c31c3f1fccbf2125734796b
treec730b15da2046aca9d3c930510d5d7dff0e07a4d
parent7bd6ad8389496a295e4db7e383fd510546f5c009
gesture: add APIs to register callback functions whan 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