elementary/index - [E-devel] [Patch] Add new API in Index widget (e lm_index_indicato...
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 1 Mar 2012 02:42:51 +0000 (02:42 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 1 Mar 2012 02:42:51 +0000 (02:42 +0000)
commitdbb974d6afdc3a91ddbb179b83c6f3c23964a2f8
treec3a6a29bcbdadf45cc942fff98e061241dfcdb8d
parentb41797975e9b82ab68fc773b83bc7517608cf8f0
elementary/index - [E-devel] [Patch] Add new API in Index widget (e lm_index_indicator_disabled_set/get())

I've attached patch file about new API in Index widget.
called elm_index_indicator_disabled_set() / elm_index_indicator_disabled_get()
Using this elm_index_indicator_disabled_set API, if it is set EINA_TRUE in second value, popup text could be invisible.
In this API, indicator notes popup text which shows a letter has been selecting.
I tested through elementary_test, and it works.

Signed-Off-By GoUn Lee<gouni.lee@samsung.com>

SVN revision: 68559
src/lib/elm_index.c
src/lib/elm_index.h