Emitted when the input method wants to delete the context surrounding the cursor.
If offset
is a negative value, it means a position before the cursor.
offset |
the character offset from the cursor position of the text to be deleted. |
n_chars |
the number of characters to be deleted |