get_max_length
Description:
Retrieves the maximum allowed length of the text in this.
See [method@Gtk.Entry.set_max_length].
Parameters:
this |
a `GtkEntry` |
Returns:
the maximum allowed number of characters in `GtkEntry`, or 0 if there is no maximum. |