get_text_length


Description:

public uint16 get_text_length ()

Retrieves the length of the contents.

This is equivalent to getting this's `GtkEntryBuffer` and calling [method@Gtk.EntryBuffer.get_length] on it.

Parameters:

this

a text widget

Returns:

the length of the contents, in characters