efl/legacy/ecore/src/lib/ecore_imf
Jihoon Kim 1832a6a84b From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Add
ecore_imf_context_preedit_string_with_attributes_get API

This is patch for adding
ecore_imf_context_preedit_string_with_attributes_get API.
In ecore_imf, there is ecore_imf_context_preedit_string_get API, but the
attribute info from input method engine cannot be got from it.

After discussing rater, we decided to add new API.
Attribute infomation can be got as Eina_List type containing
Ecore_IMF_Preedit_Attr structure items.

In this patch, ECORE_IMF_PREEDIT_TYPE_SUB1,2,3 means the depth of
preedit
style.



SVN revision: 57372
2011-02-27 11:20:35 +00:00
..
.cvsignore Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
Ecore_IMF.h From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-02-27 11:20:35 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_imf.c log domains in lower-case only please. 2010-10-07 22:31:46 +00:00
ecore_imf_context.c From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-02-27 11:20:35 +00:00
ecore_imf_module.c tab-- 2010-09-30 07:31:11 +00:00
ecore_imf_private.h From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-02-21 06:22:37 +00:00