EntryBuffer.emitInsertedText

void emitInsertedText(uint position, string chars) nothrow

Used when subclassing gtk.entry_buffer.EntryBuffer.

Parameters

positionposition at which text was inserted
charstext that was inserted