Enumeration
GioPasswordSave
Description
GPasswordSave
is used to indicate the lifespan of a saved password.
Gvfs
stores passwords in the Gnome keyring when this flag allows it
to, and later retrieves it again from there.
Members
G_PASSWORD_SAVE_NEVER
-
Never save a password.
- Value:
0
- Nickname:
never
- Available since: 2.0
- Value:
G_PASSWORD_SAVE_FOR_SESSION
-
Save a password for the session.
- Value:
1
- Nickname:
for-session
- Available since: 2.0
- Value:
G_PASSWORD_SAVE_PERMANENTLY
-
Save a password permanently.
- Value:
2
- Nickname:
permanently
- Available since: 2.0
- Value: