Deletes a sequence of characters from the buffer.
Used when subclassing GtkEntryBuffer
.
Used when subclassing GtkEntryBuffer
.
Retrieves the length in bytes of the buffer.
Retrieves the length in characters of the buffer.
Retrieves the maximum allowed length of the text in buffer
.
Retrieves the contents of the buffer.
Inserts n_chars
characters of chars
into the contents of the
buffer, at position position
.
Sets the maximum allowed length of the contents of the buffer.
Sets the text in the buffer.