elm_genlist: Emitting signal when content or text is set in genlist item
authorJee-Yong Um <jc9.um@samsung.com>
Thu, 7 May 2015 07:21:57 +0000 (16:21 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 7 May 2015 08:18:45 +0000 (17:18 +0900)
commit26277620c0a073a21d078ef2706c352242b2f89b
treef160a3ba41490e9f98ab4226da612d64f1147aba
parent6591233227c8e34e4cdc047e09ec62f406c7bcfe
elm_genlist: Emitting signal when content or text is set in genlist item

Summary:
There could be a demand for providing subtle different item styles
according to the existence of icon or text swallowed in genlist item.
For example, if icon exists, genlist item shows icon, or show rectangle
where icon should be placed.
One style can have various form with this signal.

Reviewers: Hermet

Subscribers: Hermet

Differential Revision: https://phab.enlightenment.org/D2348
src/lib/elm_genlist.c