emit_inserted_text


Description:

public void emit_inserted_text (uint position, string chars, uint n_chars)

Emits the inserted_text signal on this.

Used when subclassing TextBuffer

Parameters:

this

a TextBuffer

position

position at which text was inserted

chars

text that was inserted

n_chars

number of characters inserted