emit_inserted_text
Description:
Emits the inserted_text signal on this.
Used when subclassing TextBuffer
Parameters:
| this | |
| position |
position at which text was inserted |
| chars |
text that was inserted |
| n_chars |
number of characters inserted |