+ @since
authorraster <raster>
Fri, 20 Apr 2012 12:49:27 +0000 (12:49 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Apr 2012 12:49:27 +0000 (12:49 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@70361 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Edje.h

index a12c168..5f6d816 100644 (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);