Gtk.Entry.prototype.unset_invisible_char
function unset_invisible_char():void {
// Gjs wrapper for gtk_entry_unset_invisible_char()
}Unsets the invisible char previously set with Gtk.Entry.prototype.set_invisible_char. So that the default invisible char is used again.
Since 2.16