comment++
authorraster <raster>
Wed, 22 Sep 2010 13:01:13 +0000 (13:01 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 22 Sep 2010 13:01:13 +0000 (13:01 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@52587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Edje_Edit.h

index ab14b98..d9314ea 100644 (file)
@@ -43,6 +43,9 @@ typedef enum _Edje_Edit_Image_Comp
  * @brief Functions to deal with edje internal object. Don't use in standard
  * situations. The use of any of the edje_edit_* functions can break your
  * theme ability, remember that the program must be separated from the interface!
+ * 
+ * This was intended ONLY for use in an actual edje editor program. Unless
+ * you are writing one of these, do NOT use this API here.
  *
  * The API can be used to query or set every part of an edje object in real time.
  * You can manage every aspect of parts, part states, programs, script and whatever