genlist: fix to return item style correctly. 06/42406/3
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 14 May 2015 13:21:05 +0000 (22:21 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 29 Jun 2015 09:41:23 +0000 (02:41 -0700)
commitea8c83b1ff600567fcdff7e97e2fe01ccc5b38d5
tree9c427f57554290133f2b7c48c7d79d3979e00f2b
parent7a7f126dd6e3e8f8c054bd47ff7bb24d742bb980
genlist: fix to return item style correctly.

Since the genlist items can be unrealized,
they own the tooltip strings in their item field.
Also, the tooltip string should be returned with it.

@fix

Conflicts:
src/lib/elm_genlist_item.eo

Change-Id: Ied9a9b2f861970bd06374d06032a1d43b7511e68
origin: upstream
src/lib/elm_genlist.c
src/lib/elm_genlist_item.eo