git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68722
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
}
EINA_DEPRECATED EAPI void
}
EINA_DEPRECATED EAPI void
-elm_repeat_repeat_events_set(Evas_Object *obj, Eina_Bool repeat)
+elm_notify_repeat_events_set(Evas_Object *obj, Eina_Bool repeat)
{
elm_notify_allow_events_set(obj, repeat);
}
EINA_DEPRECATED EAPI Eina_Bool
{
elm_notify_allow_events_set(obj, repeat);
}
EINA_DEPRECATED EAPI Eina_Bool
-elm_repeat_events_get(const Evas_Object *obj)
+elm_notify_repeat_events_get(const Evas_Object *obj)
{
return elm_notify_allow_events_get(obj);
}
{
return elm_notify_allow_events_get(obj);
}