Property
GtkEntry:invisible-char
since: 2.18
Description [src]
The invisible character is used when masking entry contents (in
"password mode")”). When it is not explicitly set with the
GtkEntry:invisible-char
property, GTK+ determines the character
to use from a list of possible candidates, depending on availability
in the current font.
This style property allows the theme to prepend a character to the list of candidates.
Type:guint
Available since: 2.18
Default value | 42 |
Getter method | gtk_entry_get_invisible_char() |
Setter method | gtk_entry_set_invisible_char() |