EntryBuffer.emitDeletedText
void emitDeletedText(uint position, uint nChars)Used when subclassing #GtkEntryBuffer
Parameters
position | position at which text was deleted |
nChars | number of characters deleted |
void emitDeletedText(uint position, uint nChars)Used when subclassing #GtkEntryBuffer
position | position at which text was deleted |
nChars | number of characters deleted |