inserted_text
Description:
This signal is emitted after text is inserted into the buffer.
Parameters:
position |
the position the text was inserted at. |
chars |
The text that was inserted. |
n_chars |
The number of characters that were inserted. |