EntryGidBuilderImpl.invisibleChar

Set invisibleChar property.

class EntryGidBuilderImpl(T)
T
invisibleChar
(
uint propval
)

Parameters

propval uint

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.

Return Value

Type: T

Builder instance for fluent chaining