From 13cb31e2715b324d8b75f7d0458398b59d609fb6 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Wed, 10 Jun 2020 15:49:49 +0900 Subject: [PATCH] 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