No macro for the part names?

Daniel Juyung Seo (SeoZ)

On Tue, Sep 20, 2011 at 10:39 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> Elementary/naviframe - doc more.
>
>  Since the users have no idea about elm_object_item content/text parts names 
> which are available,
>  added those part names in doc here.
>
>
>
> Author:       hermet
> Date:         2011-09-19 18:39:35 -0700 (Mon, 19 Sep 2011)
> New Revision: 63485
> Trac:         http://trac.enlightenment.org/e/changeset/63485
>
> 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-20 01:22:53 UTC (rev 
> 63484)
> +++ trunk/elementary/src/lib/Elementary.h.in    2011-09-20 01:39:35 UTC (rev 
> 63485)
> @@ -26679,7 +26679,17 @@
>     * @li "transition,finished" - When the transition is finished in changing
>     *     the item
>     * @li "title,clicked" - User clicked title area
> +    *
> +    * Default contents parts for the naviframe items that you can use for 
> are:
> +    *
> +    * @li "elm.swallow.content" - The main content of the page
> +    * @li "elm.swallow.prev_btn" - The button to go to the previous page
> +    * @li "elm.swallow.next_btn" - The button to go to the next page
>     *
> +    * Default text parts for the naviframe items that you can use for are:
> +    *
> +    * @li "elm.text.title" - The title label in the title area
> +    *
>     * @ref tutorial_naviframe gives a good overview of the usage of the API.
>     * @{
>     */
>
>
> ------------------------------------------------------------------------------
> 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