Retrieves the current length of the text in this.
This is equivalent to getting this's `GtkEntryBuffer` and calling [[email protected]_length] on it.
this |
a `GtkText` |
the current number of characters in `GtkText`, or 0 if there are none. |