EntryBuffer.emitInsertedText

void emitInsertedText(uint position, string chars)

Used when subclassing [gtk.entry_buffer.EntryBuffer].

Parameters

positionposition at which text was inserted
charstext that was inserted