Gcr.Prompt.prototype.get_password_new
function get_password_new(): Boolean {
// Gjs wrapper for gcr_prompt_get_password_new()
}
Get whether the prompt will prompt for a new password.
This will cause the prompt implementation to ask the user to confirm the password and/or display other relevant user interface for creating a new password.
- Returns
whether in new password mode or not