WebKit2.Credential.prototype.has_password

function has_password(): Boolean {
    // Gjs wrapper for webkit_credential_has_password()
}
  

Determine whether this credential has a password stored.

Since 2.2

Returns

true if the credential has a password or false otherwise.