delete_surrounding_text
Description:
Emitted to delete surrounding text event from IME to client of IME.
Parameters:
offset |
the character offset from the cursor position of the text to be deleted. A negative value indicates a position before the cursor. |
n_chars |
the number of characters to be deleted. |