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