get_text_length


Description:

public uint16 get_text_length ()

Retrieves the current length of the text in this.

This is equivalent to getting this's `GtkEntryBuffer` and calling [[email protected]_length] on it.

Parameters:

this

a `GtkEntry`

Returns:

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




2022 vala-language.org