elm_check.h: updated check documentation.

"on" and "off" text parts work only with "toggle" style of check.
This fixes https://phab.enlightenment.org/T154
Thanks brian.lovin for the report.
This commit is contained in:
Daniel Juyung Seo 2013-06-12 14:14:25 +09:00
parent 3c0c5a8724
commit e92b0c4121
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@
*
* Default text parts of the check widget that you can use for are:
* @li "default" - A label of the check
* @li "on" - On state label of the check
* @li "off" - Off state label of the check
* @li "on" - On state label of the check (only valid for "toggle" style.)
* @li "off" - Off state label of the check (only valid for "toggle" style.)
*
* Supported elm_object common APIs.
* @li @ref elm_object_disabled_set