elementary: update tooltip documentation

This commit is contained in:
Jean Guyomarc'h 2016-08-29 19:55:21 +02:00
parent 3f5149a675
commit 82808e2080
1 changed files with 2 additions and 2 deletions

View File

@ -57,9 +57,9 @@ EAPI void elm_object_tooltip_move_freeze_push(Evas_Object *obj);
EAPI void elm_object_tooltip_move_freeze_pop(Evas_Object *obj); EAPI void elm_object_tooltip_move_freeze_pop(Evas_Object *obj);
/** /**
* Get the movement freeze by 1 * Get the movement freeze count
* *
* This gets the movement freeze count by one. * This gets the movement freeze count.
* *
* @param obj The tooltip's anchor object * @param obj The tooltip's anchor object
* @return The movement freeze count * @return The movement freeze count