popup: Added descriptions for the newly introduced item,focused/item,unfocused smart...
authorAmitesh Singh <amitesh.sh@samsung.com>
Wed, 19 Feb 2014 03:34:02 +0000 (12:34 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 25 Feb 2014 16:26:42 +0000 (01:26 +0900)
@feature

Reviewers: seoz

CC: nirajkr
Differential Revision: https://phab.enlightenment.org/D568

src/lib/elc_popup.h

index 86b8dcf..688c66e 100644 (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"