> - if (s->smart_class->add) s->smart_class->add(obj);
> -
> for (i = 0; i < s->interfaces.size; i++)
> {
> const Evas_Smart_Interface *iface;
> @@ -466,6 +464,8 @@
>}
> }
>
> + if (s->smart_class->add) s->smart_class->add(obj);
> +
> return obj;
indee
Daniel Juyung Seo (SeoZ)
On Jun 15, 2011 5:12 AM, "Enlightenment SVN"
wrote:
> Log:
> [evas] Documentation fixes for object manipulation
> functions.
>
>
>
> Author: glima
> Date: 2011-06-14 13:12:20 -0700 (Tue, 14 Jun 2011)
> New Revision: 60312
> Trac: http://trac.enlightenment.org/e/changeset/6