From: seoz Date: Tue, 21 Feb 2012 00:33:36 +0000 (+0000) Subject: elm elm_panes.h: Updated documentation. X-Git-Tag: REL_F_I9500_20120323_1~17^2~633 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20a3307d8e2b6268046b72c7fc017c47835d2057;p=framework%2Fuifw%2Felementary.git elm elm_panes.h: Updated documentation. Signed-off-by: Daniel Juyung Seo git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68177 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_panes.h b/src/lib/elm_panes.h index 5b68f7c..f58c9fd 100644 --- a/src/lib/elm_panes.h +++ b/src/lib/elm_panes.h @@ -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 */