The "text-insert" signal is emitted when a new text is inserted.
If the signal was not triggered by the user (e.g. typing or pasting text), the "system" detail should be included.
arg1 |
The position (character offset) of the insertion. |
arg2 |
The length (in characters) of text inserted. |
arg3 |
The new text inserted |