c
Back to Seed Clases

GnomeKeyring


Classes

Interfaces

Structs

Unions

Enums

Enum GnomeKeyring.ItemType

Import line: GnomeKeyring = imports.gi.GnomeKeyring;
GIR File: GnomeKeyring-1.0.gir
C documentation: GnomeKeyringItemType
Enum : ItemType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GnomeKeyring
Method
GnomeKeyring.find_items_sync (ItemType type, Array attributes, Object out_values) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_create_sync (String keyring, ItemType type, String display_name, Array attributes, String secret, gboolean update_if_exists, Object out_values) : GnomeKeyring.Result
GnomeKeyring.ItemInfo
Method
get_type () : GnomeKeyring.ItemType
GnomeKeyring.ItemInfo
Method
set_type (ItemType type) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:25 GMT+0800 (HKT)