c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Array

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GArray
Struct : Array
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.Array ()
Create a new GLib.Array
Create a new GLib.Array
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GnomeKeyring
Method
GnomeKeyring.attribute_list_append_string (Array attributes, String name, String value) : none
GnomeKeyring
Method
GnomeKeyring.attribute_list_append_uint32 (Array attributes, String name, guint32 value) : none
GnomeKeyring
Method
GnomeKeyring.attribute_list_copy (Array attributes) : GLib.Array
GnomeKeyring
Method
GnomeKeyring.attribute_list_free (Array attributes) : none
GnomeKeyring
Method
GnomeKeyring.attribute_list_new () : GLib.Array
GnomeKeyring
Method
GnomeKeyring.attribute_list_to_glist (Array attributes) : Array
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
Method
GnomeKeyring.item_get_attributes_sync (String keyring, guint32 id, Array attributes) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_set_attributes_sync (String keyring, guint32 id, Array attributes) : GnomeKeyring.Result
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_append_string (Array attributes, String name, String value) : none
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_append_uint32 (Array attributes, String name, guint32 value) : none
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_copy (Array attributes) : GLib.Array
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_free (Array attributes) : none
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_new () : GLib.Array
GnomeKeyring.Attribute
Method
GnomeKeyring.Attribute.list_to_glist (Array attributes) : Array
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:35 GMT+0800 (HKT)