label: removed unimplemented API documentation.

Thanks kuuko for the report.
This commit is contained in:
Daniel Juyung Seo 2013-12-07 19:25:27 +09:00
parent e15b726c6c
commit c9ddaa1c8d
1 changed files with 0 additions and 11 deletions

View File

@ -8,17 +8,6 @@
*/
EAPI Evas_Object *elm_label_add(Evas_Object *parent);
/**
* @brief Slide only if the
*
* @param obj The label object
* @param duration The duration in seconds in moving text from slide begin position
* to slide end position
*
* @ingroup Label
*/
EAPI void elm_label_slide_area_limit_set(Evas_Object *obj, Eina_Bool limit);
/**
* @brief Set the wrapping behavior of the label
*