On Mon, 6 Jun 2011, Enlightenment SVN wrote:

> Log:
> evas: and some doc for the 60000 commits :-)


the @since !!

>
>
> Author:       cedric
> Date:         2011-06-06 10:49:58 -0700 (Mon, 06 Jun 2011)
> New Revision: 60000
> Trac:         http://trac.enlightenment.org/e/changeset/60000
>
> Modified:
>  trunk/evas/src/lib/Evas.h
>
> Modified: trunk/evas/src/lib/Evas.h
> ===================================================================
> --- trunk/evas/src/lib/Evas.h 2011-06-06 17:47:32 UTC (rev 59999)
> +++ trunk/evas/src/lib/Evas.h 2011-06-06 17:49:58 UTC (rev 60000)
> @@ -2848,7 +2848,12 @@
>  */
> EAPI Evas             *evas_object_evas_get              (const Evas_Object 
> *obj) EINA_WARN_UNUSED_RESULT EINA_ARG_NONNULL(1) EINA_PURE;
>
> -   EAPI const char       *evas_object_type_get              (const 
> Evas_Object *obj) EINA_WARN_UNUSED_RESULT EINA_ARG_NONNULL(1) EINA_PURE;
> +/**
> + * Retrieves the object type of the given evas object.
> + * @param obj The given object.
> + * @return The type of the object.
> + */
> +EAPI const char       *evas_object_type_get              (const Evas_Object 
> *obj) EINA_WARN_UNUSED_RESULT EINA_ARG_NONNULL(1) EINA_PURE;
>
>
> /**
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to