get_max_length
Description:
Retrieves the maximum allowed length of the text in this.
See set_max_length.
Parameters:
this |
Returns:
the maximum allowed number of characters in TextBuffer, or 0 if there is no maximum. |
Retrieves the maximum allowed length of the text in this.
See set_max_length.
this |
the maximum allowed number of characters in TextBuffer, or 0 if there is no maximum. |