EntryBuffer.emitInsertedText
void emitInsertedText(uint position, string chars)Used when subclassing [gtk.entry_buffer.EntryBuffer].
Parameters
position | position at which text was inserted |
chars | text that was inserted |
void emitInsertedText(uint position, string chars)Used when subclassing [gtk.entry_buffer.EntryBuffer].
position | position at which text was inserted |
chars | text that was inserted |