hermet pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=e49bb7b07862097c7ffaf5f2fb7925cad6cf159a

commit e49bb7b07862097c7ffaf5f2fb7925cad6cf159a
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Tue Oct 15 02:11:42 2013 +0900

    elementary/entry - filled a missed smart callback in the doc.
---
 src/lib/elm_entry.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/elm_entry.h b/src/lib/elm_entry.h
index d1cbfdd..af22ccf 100644
--- a/src/lib/elm_entry.h
+++ b/src/lib/elm_entry.h
@@ -229,6 +229,7 @@
  * @li "selection,changed": The current selection has changed.
  * @li "selection,cleared": The current selection has been cleared.
  * @li "cursor,changed": The cursor has changed position.
+ * @li "cursor,changed,manual": The cursor has changed position manually.
  * @li "anchor,clicked": An anchor has been clicked. The event_info
  * parameter for the callback will be an #Elm_Entry_Anchor_Info.
  * @li "anchor,in": Mouse cursor has moved into an anchor. The event_info

-- 


Reply via email to