elm genlist: Added more documentation for longpressed smart callback.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Feb 2012 02:57:00 +0000 (02:57 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Feb 2012 02:57:00 +0000 (02:57 +0000)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68293 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_genlist.h

index d27b1fb..6b66917 100644 (file)
  *   being dragged.
  * - @c "drag" - This is called when the item in the list is being dragged.
  * - @c "longpressed" - This is called when the item is pressed for a certain
- *   amount of time. By default it's 1 second.
+ *   amount of time. By default it's 1 second. The event_info parameter is the
+ *   longpressed genlist item.
  * - @c "scroll,anim,start" - This is called when scrolling animation has
  *   started.
  * - @c "scroll,anim,stop" - This is called when scrolling animation has