From: InHong Han Date: Fri, 28 Jul 2017 04:37:43 +0000 (+0900) Subject: Modified the description of ime_send_private_command X-Git-Tag: accepted/tizen/unified/20170731.020746~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=340465a2a95f945b6e7262dcc96a26cf9c084780;p=platform%2Fcore%2Fapi%2Finputmethod.git Modified the description of ime_send_private_command Change-Id: I1d5b9eda4ead414749d3f5144e0ad3e00b685546 --- diff --git a/include/inputmethod.h b/include/inputmethod.h index 8aad024..3eaed79 100644 --- a/include/inputmethod.h +++ b/include/inputmethod.h @@ -2216,8 +2216,9 @@ EXPORT_API int ime_event_set_prediction_hint_set_cb(ime_prediction_hint_set_cb c EXPORT_API int ime_event_set_mime_type_cb(ime_mime_type_set_cb callback_func, void *user_data); /** - * @brief Send a private command to the associated text input UI control. - * This can be used by IME to deliver specific data to an application. + * @brief Sends a private command to the associated text input UI control. + * + * @details This can be used by IME to deliver specific data to an application. * The data format MUST be negotiated by both application and IME. * * @since_tizen 4.0