delete_surrounding


Description:

public virtual signal void delete_surrounding (int offset, uint n_chars)

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.

Parameters:

offset

the character offset from the cursor position of the text to be deleted.

n_chars

the number of characters to be deleted