projects
/
framework
/
uifw
/
ecore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eab9ea
)
[ecore_imf] add comment
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Thu, 30 Sep 2010 00:07:40 +0000
(09:07 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Thu, 30 Sep 2010 00:07:40 +0000
(09:07 +0900)
src/lib/ecore_imf/ecore_imf_context.c
patch
|
blob
|
history
diff --git
a/src/lib/ecore_imf/ecore_imf_context.c
b/src/lib/ecore_imf/ecore_imf_context.c
index
c6d3a47
..
e8477bd
100644
(file)
--- a/
src/lib/ecore_imf/ecore_imf_context.c
+++ b/
src/lib/ecore_imf/ecore_imf_context.c
@@
-557,7
+557,7
@@
ecore_imf_context_input_mode_get(Ecore_IMF_Context *ctx)
* @param ctx An #Ecore_IMF_Context.
* @param type The type of event defined by #Ecore_IMF_Event_Type.
* @param event The event itself.
- * @return EINA_TRUE if the event was handled; otherwise
0
.
+ * @return EINA_TRUE if the event was handled; otherwise
EINA_FALSE
.
* @ingroup Ecore_IMF_Context_Group
*/
EAPI Eina_Bool