get_text_length
Description:
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 |