SVN revision: 70361
This commit is contained in:
Carsten Haitzler 2012-04-20 12:49:27 +00:00
parent 644855da4f
commit ed04f818c1
1 changed files with 1 additions and 0 deletions

View File

@ -2308,6 +2308,7 @@ EAPI Eina_Bool edje_object_part_text_set (Evas_Object *obj, const c
* @param obj A valid Evas Object handle
* @param part The part name
* @param text The text string
* @since 1.2
*/
EAPI Eina_Bool edje_object_part_text_escaped_set (Evas_Object *obj, const char *part, const char *text);