Enumeration (GI Enum)

Gio-2.0GioPasswordSave

Gio.PasswordSave 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.

Index

Enumeration Members

Enumeration Members

FOR_SESSION: number

save a password for the session.

NEVER: number

never save a password.

PERMANENTLY: number

save a password permanently.