Elementary genlist: Fixed genlist reorder.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 2 Jun 2011 04:41:04 +0000 (04:41 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 2 Jun 2011 04:41:04 +0000 (04:41 +0000)
commit1cd8edb8a027650be85a60e7627b04c9c103d085
tree473cf000d138938356fa55541bdbfdd1052ea7db
parent2a958269bba683a4ef0d7214a232ea80d4032bcb
Elementary genlist: Fixed genlist reorder.

1. Added reorder APIs to Elementary.h.in header.
2. Fixed wrong declaration of moved callback.
3. Fixed warnings.

And I think 'moved' function needs to be changed to smartcallback.
This is not related to item class structure.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@59885 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_genlist.c
src/lib/Elementary.h.in