elm elm_panes.h: Updated documentation.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68177
This commit is contained in:
Daniel Juyung Seo 2012-02-21 00:33:36 +00:00 committed by Daniel Juyung Seo
parent 98c0ae9d0f
commit cca2005e1f
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@
* 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
*/