Entry.invisibleChar

uint invisibleChar() @property

Get invisibleChar property.

Returns

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.

void invisibleChar(uint propval) @property

Set invisibleChar property.

Parameters

propvalThe 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.