Entry.getTextLength

Retrieves the current length of the text in entry. Since 2.14

class Entry
ushort
getTextLength
()

Return Value

Type: ushort

the current number of characters in GtkEntry, or 0 if there are none.

Meta