typedef Eo Elm_Textpath; /** * @brief Add a new textpath to the parent * * @param[in] parent The parent object * @return The new object or NULL if it cannot be created * * @ingroup Elm_Textpath * * @since 1.22 */ EAPI Evas_Object *elm_textpath_add(Evas_Object *parent); #include "efl_ui_textpath.eo.legacy.h"