Method
GtkEntryget_invisible_char
Declaration [src]
gunichar
gtk_entry_get_invisible_char (
GtkEntry* entry
)
Description [src]
Retrieves the character displayed in place of the real characters for entries with visibility set to false. See gtk_entry_set_invisible_char().
Gets property | Gtk.Entry:invisible-char |