efl/legacy/elementary/src
Seunggyun Kim 1bcd211857 Current elm_config has _elm_config->glayer_long_tap_start_timeout and _elm_config->glayer_double_tap_timeout variable but there is no api related to those.
Apps like setting want to change gesture tap timeout value on runtime.

So I added below APIs.
elm_config_glayer_long_tap_start_timeout_set/get
elm_config_glayer_double_tap_timeout_set/get
2013-05-28 19:11:14 +09:00
..
bin test_colorselector.c: refactoring. 2013-05-23 19:11:57 +09:00
edje_externals Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
examples Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
lib Current elm_config has _elm_config->glayer_long_tap_start_timeout and _elm_config->glayer_double_tap_timeout variable but there is no api related to those. 2013-05-28 19:11:14 +09:00
modules Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
Makefile.am