From 88835df4fbdc1dbb42c83a20fdecf423eefca502 Mon Sep 17 00:00:00 2001 From: raster Date: Wed, 22 Sep 2010 13:01:13 +0000 Subject: [PATCH] comment++ git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@52587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Edje_Edit.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/Edje_Edit.h b/src/lib/Edje_Edit.h index ab14b98..d9314ea 100644 --- a/src/lib/Edje_Edit.h +++ b/src/lib/Edje_Edit.h @@ -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 -- 2.7.4