projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e25fe8
)
ecore_imf: Fix document about ecore_imf_context_input_panel_position_set()
38/194538/2
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Wed, 5 Dec 2018 11:01:28 +0000
(20:01 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Wed, 5 Dec 2018 11:29:26 +0000
(11:29 +0000)
Change-Id: I985bc22a44627ce23d511320041d1e70dc816a2b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/lib/ecore_imf/Ecore_IMF.h
patch
|
blob
|
history
diff --git
a/src/lib/ecore_imf/Ecore_IMF.h
b/src/lib/ecore_imf/Ecore_IMF.h
index
4c26dd6
..
c557081
100644
(file)
--- a/
src/lib/ecore_imf/Ecore_IMF.h
+++ b/
src/lib/ecore_imf/Ecore_IMF.h
@@
-1982,7
+1982,7
@@
EAPI void ecore_imf_context_mime_type_accept_set(Ecore_I
/**
* @ingroup Ecore_IMF_Context_Group
* @brief Sets the x,y coordinates of the input panel.
- * This API can be used in floating mode.
+ *
@remarks
This API can be used in floating mode.
*
* @since 1.21.0
*