projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
531becb
)
label: removed unimplemented API documentation.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Sat, 7 Dec 2013 10:25:27 +0000
(19:25 +0900)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Sat, 7 Dec 2013 10:25:27 +0000
(19:25 +0900)
Thanks kuuko for the report.
src/lib/elm_label_legacy.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_label_legacy.h
b/src/lib/elm_label_legacy.h
index
6890a04
..
b3222b8
100644
(file)
--- a/
src/lib/elm_label_legacy.h
+++ b/
src/lib/elm_label_legacy.h
@@
-9,17
+9,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
*
* @param obj The label object