efl/legacy/elementary/data
chanwook jung 2fe90bc997 From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch] elm_genlist : Add tree effect APIs

I made a patch for Tree Effect in elm_genlist.
This feature shows the flip effect when expand/contract the expandable
list.

External APIs :
+EAPI void               elm_genlist_tree_effect_enabled_set(Evas_Object
*obj, Eina_Bool enabled);
- Set Genlist tree effect

+EAPI Eina_Bool          elm_genlist_tree_effect_enabled_get(const
Evas_Object *obj);
- Get Genlist tree effect status

You can test it. "Genlist Tree Effect".



SVN revision: 68934
2012-03-07 12:15:36 +00:00
..
desktop based on input from tomas cech 2011-10-04 22:57:40 +00:00
edje_externals Elementary: Removed trailing whitespaces from c,h,am,ac,in. 2011-06-11 07:36:37 +00:00
images fix distecheck 2011-11-15 12:24:51 +00:00
objects elementary: Add multibuttonentry widget 2011-11-24 01:06:26 +00:00
themes From: chanwook jung <jchanwook@gmail.com> 2012-03-07 12:15:36 +00:00
Makefile.am Icons for available externals, how exciting. 2010-01-22 20:07:47 +00:00