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
  Show / Hide Inherited methods, properties and signals
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
Gdaui.DataSelector
Method
get_selected_rows () : GLib.Array
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, Number value) : none
GnomeKeyring
Method
GnomeKeyring.attribute_list_copy (Array attributes) : GLib.Array
GnomeKeyring
Method
GnomeKeyring.attribute_list_free (Array attributes) : none
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_get_attributes_sync (String keyring, Number id, Array attributes) : GnomeKeyring.Result
GnomeKeyring
Method
GnomeKeyring.item_set_attributes (String keyring, Number id, Array attributes, Function callback, void* data, Function destroy_data) : void*
GnomeKeyring
Method
GnomeKeyring.item_set_attributes_sync (String keyring, Number id, Array attributes) : GnomeKeyring.Result
GooCanvas.Canvas
Method
GooCanvas.Canvas.parse_path_data (String path_data) : GLib.Array
GooCanvas.Canvas
Method
GooCanvas.Canvas.create_path (Array commands, Context cr) : none
TelepathyGLib
Method
TelepathyGLib.intset_from_array (Array array) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_to_array (IntSet set) : GLib.Array
TelepathyGLib.Account
Method
get_avatar_finish (AsyncResult result) : GLib.Array
TelepathyGLib.Channel
Signal
group_members_changed (Channel self, String message, Array added, Array removed, Array local_pending, Array remote_pending, Number actor, Number reason) : none
TelepathyGLib.Channel
Signal
group_members_changed_detailed (Channel self, Array added, Array removed, Array local_pending, Array remote_pending, Object details) : none
Vte.Terminal
Method
get_text (Function is_selected, void* data, Array attributes) : String
Vte.Terminal
Method
get_text_include_trailing_spaces (Function is_selected, void* data, Array attributes) : String
Vte.Terminal
Method
get_text_range (Number start_row, Number start_col, Number end_row, Number end_col, Function is_selected, void* data, Array attributes) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:57 GMT+0800 (HKT)