EntryBuffer.emitInsertedText

Used when subclassing gtk.EntryBuffer

class EntryBuffer
void
emitInsertedText
(,
string chars
,
uint nChars
)

Parameters

position uint

position at which text was inserted

chars string

text that was inserted

nChars uint

number of characters inserted

Meta

Since

2.18