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:
8f15ccd
)
Add @since in the doc of ecore_imf_input_panel_hide () API
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 11 Nov 2013 11:02:51 +0000
(20:02 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 11 Nov 2013 11:02:51 +0000
(20:02 +0900)
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 df37a4dc01e638d991bdf70a9a1a493c6497701c..3d16c72ccca40234c3f27e43c120c8e85b20fd2f 100644
(file)
--- a/
src/lib/ecore_imf/Ecore_IMF.h
+++ b/
src/lib/ecore_imf/Ecore_IMF.h
@@
-541,6
+541,7
@@
EAPI void ecore_imf_module_register(const Ecore_IMF_Con
* @return EINA_TRUE if the input panel will be hidden
EINA_FALSE if the input panel is already in hidden state
* @ingroup Ecore_IMF_Lib_Group
+ * @since 1.8.0
*/
EAPI Eina_Bool ecore_imf_input_panel_hide(void);