SCIMBridge
0.4.x
ScimBridgeAgentClientListener
alloc
beep
commit_string
delete_surrounding_string
forward_key_event
get_surrounding_string
imengine_status_changed
replace_surrounding_string
ScimBridgeAgentClientListener
set_preedit_attributes
set_preedit_cursor_position
set_preedit_shown
set_preedit_string
update_preedit
~ScimBridgeAgentClientListener
◆
replace_surrounding_string()
virtual
retval_t
ScimBridgeAgentClientListener::replace_surrounding_string
(
scim_bridge_imcontext_id_t
imcontext_id
,
const scim::WideString &
wstring
,
int
cursor_position
)
pure virtual
Replace the surrounding string of the preedit cursor.
@parm imcontext_id The id of the IMContext.
Parameters
wstring
The new surrounding string.
cursor_position
The new cursor position in the preedit.
Returns
REVAL_FAILED when a serious error has occurred, or RETVAL_IGNORED if an timeout has happened. Otherwise it returns RETVAL_SUCCEEDED.
Generated by
1.8.15