elm elm_panes.h: Updated documentation.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 21 Feb 2012 00:33:36 +0000 (00:33 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 21 Feb 2012 00:33:36 +0000 (00:33 +0000)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68177 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_panes.h

index 5b68f7c..f58c9fd 100644 (file)
  * If panes are displayed vertically, left content will be displayed on
  * top.
  *
+ * Supported elm_object common APIs.
+ * @li elm_object_part_content_set
+ * @li elm_object_part_content_get
+ * @li elm_object_part_content_unset
+ *
  * Here is an example on its usage:
  * @li @ref panes_example
  */