genlist : update comment about flip set

SVN revision: 70472
This commit is contained in:
Hyoyoung Chang 2012-04-25 13:40:11 +00:00
parent 78c20c9266
commit 76c85a29e5
1 changed files with 1 additions and 1 deletions

View File

@ -1712,7 +1712,7 @@ EAPI Eina_Bool elm_genlist_decorate_mode_get(const Evas_Object *obj);
* This function sets the flip state of a given genlist item.
* Flip mode overrides current item object.
* It can be used for on-the-fly item replace.
* Flip mode can be used with/without edit mode.
* Flip mode can be used with/without decorate mode.
*
* @see elm_genlist_item_flip_get()
*