EntryGidBuilderImpl.invisibleChar
T invisibleChar(uint propval)Set invisibleChar property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining