hermet pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=13cb31e2715b324d8b75f7d0458398b59d609fb6

commit 13cb31e2715b324d8b75f7d0458398b59d609fb6
Author: Hermet Park <[email protected]>
Date:   Wed Jun 10 15:49:49 2020 +0900

    ui textpath: updated doc.
---
 src/lib/elementary/elm_textpath_legacy.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/lib/elementary/elm_textpath_legacy.h 
b/src/lib/elementary/elm_textpath_legacy.h
index 259c63b9bd..95aca9b1db 100644
--- a/src/lib/elementary/elm_textpath_legacy.h
+++ b/src/lib/elementary/elm_textpath_legacy.h
@@ -18,6 +18,9 @@ EAPI Evas_Object                 
*elm_textpath_add(Evas_Object *parent);
  * @param[in] obj The textpath object
  * @param[in] style The user text style. If the sytle is $null, the default 
style will be applied
  *
+ * @note ellipsis in the style will be ignored since textpath supports 
ellipsis API.
+ * @see elm_textpath_ellipsis_set()
+ *
  * @ingroup Elm_Textpath
  *
  * @since 1.25

-- 


Reply via email to