ecore_imf: Add more description about key event in return_key_type_set

Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
This commit is contained in:
Jihoon Kim 2016-08-23 17:09:37 +09:00
parent 4675edfcf9
commit 9dee7cf359
1 changed files with 2 additions and 1 deletions

View 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