summaryrefslogtreecommitdiff
path: root/doc/index.doxy
diff options
context:
space:
mode:
authorRajeev Ranjan <rajeev.r@samsung.com>2012-03-05 23:51:56 +0000
committerCarsten Haitzler <raster@rasterman.com>2012-03-05 23:51:56 +0000
commit9485962f9e4ee00b5bdae89a5e62729b8f0eab4c (patch)
tree44e5bf02eb6b6ddbd8d0492e0938a2807304a6c9 /doc/index.doxy
parentc836b1a007130b66ce3333771a4f8786b6343e0e (diff)
downloadelementary-9485962f9e4ee00b5bdae89a5e62729b8f0eab4c.tar.gz
From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel] [Patch] Elementary: New custom widget Popup Hi All, Attached to the mail is the patch for a new custom elementary widget elm_popup for your review. Change description: New custom widget Popup added. elm_popup is an enhancement over elm_notify widget with widely used parts such as Title, Content and Action Buttons. Items are supported as well and they are put inside the content area which can have either an Evas Object/Set of items/Description text. SVN revision: 68747
Diffstat (limited to 'doc/index.doxy')
-rw-r--r--doc/index.doxy4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.doxy b/doc/index.doxy
index 61c42ca78..b9982d78f 100644
--- a/doc/index.doxy
+++ b/doc/index.doxy
@@ -180,6 +180,10 @@
*
* @image html img/widget/photocam/preview-00.png
* @image latex img/widget/photocam/preview-00.eps
+ * @li @ref Popup
+ *
+ * @image html img/widget/popup/preview-00.png
+ * @image latex img/widget/popup/preview-00.eps
* @li @ref Progressbar
*
* @image html img/widget/progressbar/preview-00.png