popup: Added descriptions for the newly introduced item,focused/item,unfocused smart callbacks.

@feature

Reviewers: seoz

CC: nirajkr

Differential Revision: https://phab.enlightenment.org/D568
This commit is contained in:
Amitesh Singh 2014-02-19 12:34:02 +09:00 committed by Daniel Juyung Seo
parent 0492223206
commit 64370c24f3
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@
* @li @c "focused" - When the popup has received focus. (since 1.8)
* @li @c "unfocused" - When the popup has lost focus. (since 1.8)
* @li "language,changed" - the program's language changed (since 1.8)
* @li "item,focused" - When the popup item has recieved focus. (since 1.10)
* @li "item,unfocused" - When the popup item has lost focus. (since 1.10)
*
* Styles available for Popup
* @li "default"