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 6890a04e5606980abc95480509a565e2b1d9fd0c..b3222b8008b4fcb414adbbd22b19d12a030c18d4 100644
(file)
--- a/
src/lib/elm_label_legacy.h
+++ b/
src/lib/elm_label_legacy.h
@@
-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
*