> > struct _Edje
> > {
> > + Evas_Object *clipper; /* a big rect to clip this Edje to */
> > + Evas *evas; /* the Evas this Edje belongs to */
>
> This is a bit dangerous and not recommended as you'd have to keep in
> sync. Technically it's fine as they have the same
On Thu, Mar 24, 2011 at 3:12 AM, Enlightenment SVN
wrote:
> Log:
> Edje: Minor: Reorder args to make it compatible with smart_clipper
>
> Author: nash
> Date: 2011-03-23 20:12:39 -0700 (Wed, 23 Mar 2011)
> New Revision: 58054
> Trac: http://trac.enlightenment.org/e/changeset/