summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_tooltip.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/elm/elm_tooltip.rb')
-rw-r--r--lib/efl/native/elm/elm_tooltip.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/efl/native/elm/elm_tooltip.rb b/lib/efl/native/elm/elm_tooltip.rb
index 233e154..f8fa2ce 100644
--- a/lib/efl/native/elm/elm_tooltip.rb
+++ b/lib/efl/native/elm/elm_tooltip.rb
@@ -29,10 +29,6 @@ module Efl
#
# FUNCTIONS
fcts = [
- # EAPI double elm_tooltip_delay_get(void);
- [ :elm_tooltip_delay_get, [ ], :double ],
- # EAPI Eina_Bool elm_tooltip_delay_set(double delay);
- [ :elm_tooltip_delay_set, [ :double ], :bool ],
# EAPI void elm_object_tooltip_show(Evas_Object *obj);
[ :elm_object_tooltip_show, [ :evas_object ], :void ],
# EAPI void elm_object_tooltip_hide(Evas_Object *obj);