elm_list.h: add more documentation for supported parts.

This commit is contained in:
Daniel Juyung Seo 2013-07-13 16:07:12 +09:00
parent 44c59ce40e
commit f877718bf6
1 changed files with 2 additions and 0 deletions

View File

@ -54,9 +54,11 @@
* Default content parts of the list items that you can use are:
* @li @c "start" - A start position object in the list item
* @li @c "end" - An end position object in the list item
* Another parts for customized styles are not accepted.
*
* Default text parts of the list items that you can use are:
* @li @c "default" - label in the list item
* Another parts for customized styles are not accepted.
*
* Supported @c elm_object_item common APIs.
* @li @ref elm_object_item_disabled_set