bool
delete_surrounding_text (int
offset, uint
nchars)
bool
delete_surrounding_text (int
offset, uint
nchars)
Signal emitted when the context requests deletion of surrounding-text.
offset | character offset from the cursor position. |
nchars | number of characters to delete. |
`true` on success, `false` on failure |