ecore_imf: Add more description about key event in return_key_type_set
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Aug 2016 08:09:37 +0000 (17:09 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Aug 2016 08:09:41 +0000 (17:09 +0900)
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/lib/ecore_imf/Ecore_IMF.h

index 3c7eae7..02d504d 100644 (file)
@@ -1658,7 +1658,8 @@ EAPI void                          ecore_imf_context_input_panel_imdata_get(Ecor
 /**
  * Set the "return" key type. This type is used to set string or icon on the "return" key of the input panel.
  *
- * An input panel displays the string or icon associated with this type
+ * An input panel displays the string or icon associated with this type.@n
+ * Regardless of return key type, return key event will be generated when pressing return key.
  *
  * @param ctx An #Ecore_IMF_Context.
  * @param return_key_type The type of "return" key on the input panel