ui textpath: updated doc.

This commit is contained in:
Hermet Park 2020-06-10 15:49:49 +09:00
parent 4331c1e08e
commit 13cb31e271
1 changed files with 3 additions and 0 deletions

View File

@ -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