Property

GtkEntry:invisible-char

since: 2.18

Declaration

property invisible-char: guint [ read, write ]

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 value42
Getter methodgtk_entry_get_invisible_char()
Setter methodgtk_entry_set_invisible_char()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno