Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.PasswordSave

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GPasswordSave
Enum : PasswordSave
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.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.MountOperation
Property
password_save : Gio.PasswordSave
Determines if and how the password information should be saved.
Gio.MountOperation
Method
get_password_save () : Gio.PasswordSave
Gets the state of saving passwords for the mount operation.
Gio.MountOperation
Method
set_password_save (PasswordSave save) : none
Sets the state of saving passwords for the mount operation.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:37 GMT+0800 (HKT)