gtk_entry_password_hint_timeout


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.10" ) ]
public uint gtk_entry_password_hint_timeout { get; set; }

How long to show the last input character in hidden entries.

This value is in milliseconds. 0 disables showing the last char. 600 is a good value for enabling it.