Edje Edit: Now inherits the smart from Edje and has stuff of its own in there.
authorsachiel <sachiel>
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)
commitae63db4d6c583868be89a464fa3cc0f8247f8d44
treed665688301c57e92af13f1e993f1d2218418857a
parent2b31d0d54160a82fed8092fdb60143976408cf29
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: http://svn.enlightenment.org/svn/e/trunk/edje@48220 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Edje_Edit.h
src/lib/edje_edit.c