Gio.TlsPassword.prototype.get_warning
function get_warning(): String { // Gjs wrapper for g_tls_password_get_warning() }
Get a user readable translated warning. Usually this warning is a representation of the password flags returned from Gio.TlsPassword.prototype.get_flags.
Since 2.30
- Returns
The warning.