text_remove
Description:
The "text-remove" signal is emitted when a new text is removed.
If the signal was not triggered by the user (e.g. typing or pasting text), the "system" detail should be included.
Parameters:
arg1 |
The position (character offset) of the removal. |
arg2 |
The length (in characters) of text removed. |
arg3 |
The old text removed |