On Thu, 8 Mar 2012 01:06:10 +0900 Hyoyoung Chang <hyoyo...@gmail.com> said:

in svn! tnx!

> Dear all
> 
> I added two apis for item selecting mode.
> It almost same with elm_genlist_select_mode.
> 
> 
> +EAPI void
> +elm_genlist_item_select_mode_set(Elm_Object_Item *it,
> +                                 Elm_Object_Select_Mode_Type mode)
> +EAPI Elm_Object_Select_Mode_Type
> +elm_genlist_item_select_mode_get(const Elm_Object_Item *it)
> 
> And display_only apis is unfied with item_select_mode.
> 
> +EINA_DEPRECATED EAPI void
> elm_genlist_item_display_only_set(Elm_Object_Item *it, Eina_Bool
> display_only);
> +EINA_DEPRECATED EAPI Eina_Bool
> elm_genlist_item_display_only_get(const Elm_Object_Item *it);
> 
> Thanks.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to