Package: gtk
Accessor gtk:entry-visibility
Lambda Listgtk:entry-visibility (object) SyntaxArgumentsDetails The accessor for the visibility slot of the gtk:entry class gets or sets whether the text in the text entry is
visible. When visibility is set to false, characters are displayed as the invisible char, and will also appear that way when the text in the text entry is copied elsewhere. By default, GTK picks the best invisible character available in the current font, but it can be changed with the gtk:entry-invisible-char function. | See also |
2025-08-11