From d1c2af19736076b47636a53628af15e9f961f79f Mon Sep 17 00:00:00 2001 From: hermet Date: Fri, 17 Feb 2012 04:57:08 +0000 Subject: [PATCH] elementary/transit - updated doc git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68049 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_transit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/elm_transit.h b/src/lib/elm_transit.h index 314823e..daa7e0c 100644 --- a/src/lib/elm_transit.h +++ b/src/lib/elm_transit.h @@ -309,8 +309,8 @@ EAPI Eina_Bool elm_transit_objects_final_state_keep_get(const Elm_T * If @p enabled is EINA_TRUE, the objects of the transit will receives * events from mouse and keyboard during the animation. * @note When you add an object with elm_transit_object_add(), its state from - * evas_object_pass_events_get(obj) is saved, and it is applied when the - * transit ends, if you change this state with evas_object_pass_events_set() + * evas_object_freeze_events_get(obj) is saved, and it is applied when the + * transit ends, if you change this state with evas_object_freeze_events_set() * after adding the object, this state will change again when @p transit stops * to run. * -- 2.7.4