EntryBuffer.emitInsertedText

Used when subclassing GtkEntryBuffer Since 2.18

class EntryBuffer
void
emitInsertedText
(,
string chars
)

Parameters

position uint

position at which text was inserted

chars string

text that was inserted

Meta