GtkEntry::set_max_length

GtkEntry::set_max_length

set_max_length() sets the maximum number of characters that will be accepted in a text entry. Any further characters entered will not be displayed in the entry field, nor will they be capable of being retrieved with the get_text() function.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.