EntryBuffer.emitInsertedText
void emitInsertedText(uint position, string chars)Used when subclassing #GtkEntryBuffer
Parameters
position | position at which text was inserted |
chars | text that was inserted |
void emitInsertedText(uint position, string chars)Used when subclassing #GtkEntryBuffer
position | position at which text was inserted |
chars | text that was inserted |