Entry.getMaxLength

Retrieves the maximum allowed length of the text in entry. See gtk_entry_set_max_length().

class Entry
int
getMaxLength
()

Return Value

Type: int

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

Meta