Back to Seed Clases

GnomeKeyring


Classes

Interfaces

Structs

Unions

Enums

Struct GnomeKeyring.ItemInfo

Import line: GnomeKeyring = imports.gi.GnomeKeyring;
GIR File: GnomeKeyring-2.0.gir
C documentation: GnomeKeyringItemInfo
Struct : ItemInfo
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new GnomeKeyring.ItemInfo.c_new () : GnomeKeyring.ItemInfo
Create a new GnomeKeyring.ItemInfo
Create a new GnomeKeyring.ItemInfo
Returns:
GnomeKeyring.ItemInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GnomeKeyring
Method
GnomeKeyring.item_get_info_full_sync (String keyring, Number id, Number flags, ItemInfo info) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_get_info_sync (String keyring, Number id, ItemInfo info) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_info_get_type (ItemInfo item_info) : GnomeKeyring.ItemType
GnomeKeyring
Method
GnomeKeyring.item_set_info (String keyring, Number id, ItemInfo info, Function callback, void* data, Function destroy_data) : void*
GnomeKeyring
Method
GnomeKeyring.item_set_info_sync (String keyring, Number id, ItemInfo info) : GnomeKeyring.Result
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:42 GMT+0800 (HKT)