int ime_device_info_get_subclass(ime_device_info_h dev_info, Ecore_IMF_Device_Subclass *dev_subclass);
/**
- * @brief Sets @c prediction_hint_set event callback function.
+ * @brief Sets prediction hint event callback function.
*
* @since_tizen 4.0
*
* @remarks The ime_prediction_hint_set_cb() callback function is called to set the prediction
* hint string to deliver to the input panel.
*
- * @param[in] callback_func @c prediction_hint_set event callback function
+ * @param[in] callback_func The prediction hint event callback function
* @param[in] user_data User data to be passed to the callback function
*
* @return 0 on success, otherwise a negative error value