elementary/entry - filled a missed smart callback in the doc.
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 14 Oct 2013 17:11:42 +0000 (02:11 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 14 Oct 2013 17:11:42 +0000 (02:11 +0900)
src/lib/elm_entry.h

index d1cbfdd..af22ccf 100644 (file)
  * @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