Back to Seed Clases

GnomeKeyring


Classes

Interfaces

Structs

Unions

Enums

Enum GnomeKeyring.ItemType

Import line: GnomeKeyring = imports.gi.GnomeKeyring;
GIR File: GnomeKeyring-2.0.gir
C documentation: GnomeKeyringItemType
Enum : ItemType
  Show / Hide Inherited methods, properties and signals
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 (ItemType type, Array attributes, Function callback, void* data, Function destroy_data) : void*
GnomeKeyring
Method
GnomeKeyring.find_items_sync (ItemType type, Array attributes, Array found) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_create (String keyring, ItemType type, String display_name, Array attributes, String secret, Boolean update_if_exists, Function callback, void* data, Function destroy_data) : void*
GnomeKeyring
Method
GnomeKeyring.item_create_sync (String keyring, ItemType type, String display_name, Array attributes, String secret, Boolean update_if_exists, Object out_values) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_info_get_type (ItemInfo item_info) : GnomeKeyring.ItemType
GnomeKeyring.ItemInfo
Method
set_type (ItemType type) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:42 GMT+0800 (HKT)