i noticed it but forgot to tell you. i was on the bus at that time.
so not nobody :p

Daniel Juyung Seo (SeoZ)
On Sep 30, 2011 5:28 AM, "Enlightenment SVN" <no-re...@enlightenment.org>
wrote:
> Log:
> apparently I forgot to add this in my earlier toolbar commit and nobody
noticed
>
>
> Author: discomfitor
> Date: 2011-09-29 13:27:05 -0700 (Thu, 29 Sep 2011)
> New Revision: 63674
> Trac: http://trac.enlightenment.org/e/changeset/63674
>
> Modified:
> trunk/elementary/src/lib/Elementary.h.in
>
> Modified: trunk/elementary/src/lib/Elementary.h.in
> ===================================================================
> --- trunk/elementary/src/lib/Elementary.h.in 2011-09-29 20:18:58 UTC (rev
63673)
> +++ trunk/elementary/src/lib/Elementary.h.in 2011-09-29 20:27:05 UTC (rev
63674)
> @@ -13694,6 +13694,18 @@
> EAPI const char *elm_toolbar_item_icon_get(const Elm_Toolbar_Item *item)
EINA_ARG_NONNULL(1);
>
> /**
> + * Get the icon object of @p item.
> + *
> + * @param item The toolbar item.
> + * @return The icon object
> + *
> + * @see elm_toolbar_item_icon_set() or
elm_toolbar_item_icon_memfile_set() for details.
> + *
> + * @ingroup Toolbar
> + */
> + EAPI Evas_Object *elm_toolbar_item_icon_object_get(Elm_Toolbar_Item
*item) EINA_ARG_NONNULL(1);
> +
> + /**
> * Set the icon associated with @p item to an image in a binary buffer.
> *
> * @param item The toolbar item.
>
>
>
------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to