Entry.invisibleChar

Get invisibleChar property.

  1. uint invisibleChar [@property getter]
    class Entry
    @property
    uint
    invisibleChar
    ()
  2. uint invisibleChar [@property setter]

Return Value

Type: 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.