EntryBuffer.getMaxLength

Retrieves the maximum allowed length of the text in buffer. See gtk_entry_buffer_set_max_length(). Since 2.18

class EntryBuffer
int
getMaxLength
()

Return Value

Type: int

the maximum allowed number of characters in GtkEntryBuffer, or 0 if there is no maximum.

Meta