Edje Edit: Now inherits the smart from Edje and has stuff of its own in there.
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 22 Apr 2010 17:56:00 +0000 (17:56 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 22 Apr 2010 17:56:00 +0000 (17:56 +0000)
commit9de2b26cd7813282a7b5eb76a895a44cc33a9a38
treed665688301c57e92af13f1e993f1d2218418857a
parent44cee5367b095265c93111c657ea0d8ac4515fb4
Edje Edit: Now inherits the smart from Edje and has stuff of its own in there.
To use the Edje Edit API now you need to add the object to the canvas with edje_edit_object_add().
Normal edje functions will work as usual, but it's no longer possible to tamper with the standard objects internals.
Also, big reformat of Edje_Edit.h while fixing docs. Yes, monster commit.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@48220 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Edje_Edit.h
src/lib/edje_edit.c