GNOME Bugzilla – Bug 588461
gtk_editable_get_chars() behaviour change in 2.17.4
Last modified: 2009-07-13 17:40:10 UTC
using gtk_editable_get_chars (entry, 0, -1) on an entry with set_visibility = FALSE used to return the clear text and not returns *******
not -> now