elementary/entry - filled a missed smart callback in the doc.

This commit is contained in:
ChunEon Park 2013-10-15 02:11:42 +09:00
parent 02bf8adc6e
commit d65b1406fa
1 changed files with 1 additions and 0 deletions

View File

@ -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