API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
enum Gio.PasswordSave
GPasswordSave is used to indicate the lifespan of a saved password.
GPasswordSave
Gvfs stores passwords in the Gnome keyring when this flag allows it to, and later retrieves it again from there.
Gvfs
G_PASSWORD_SAVE_NEVER
Never save a password.
0
G_PASSWORD_SAVE_FOR_SESSION
Save a password for the session.
1
G_PASSWORD_SAVE_PERMANENTLY
Save a password permanently.
2
Content