frame count nto frame num - match c file.

SVN revision: 62339
This commit is contained in:
Carsten Haitzler 2011-08-11 10:30:35 +00:00
parent 75940a8398
commit cc7d5115c3
1 changed files with 1 additions and 1 deletions

View File

@ -7164,7 +7164,7 @@ EAPI Eina_Bool evas_object_image_animated_get(const Evas_Object *obj);
* @see evas_object_image_animated_frame_set()
* @since 1.1.0
*/
EAPI int evas_object_image_animated_frame_num_get(const Evas_Object *obj);
EAPI int evas_object_image_animated_frame_count_get(const Evas_Object *obj);
/**
* Get the kind of looping the image object does.