ecore_imf: Fix document about ecore_imf_context_input_panel_position_set()

Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
This commit is contained in:
Jihoon Kim 2018-12-05 20:01:28 +09:00 committed by Christopher Michael
parent c1429aa7b8
commit e686199a76
1 changed files with 1 additions and 1 deletions

View File

@ -1978,7 +1978,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
*