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 | Defined By | |
---|---|---|
data : String
|
GLib.Array | |
len : Number
|
GLib.Array |
Method / Constructor | Defined By | |
---|---|---|
new GLib.Array
()
Create a new GLib.Array
Create a new GLib.Array
|
||
GLib.Array | ||
GLib.Array | ||
get_element_size
()
:
Number
|
GLib.Array | |
GLib.Array | ||
GLib.Array | ||
GLib.Array | ||
GLib.Array | ||
GLib.Array | ||
GLib.Array | ||
sort
(Function compare_func)
:
none
|
GLib.Array | |
GLib.Array |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdaui.DataSelector
Method |
get_selected_rows
()
:
GLib.Array
|
GnomeKeyring
Method |
|
GnomeKeyring
Method |
|
GnomeKeyring
Method |
|
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
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
Method |
|
TelepathyGLib
Method |
|
TelepathyGLib
Method |
|
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 |
|
Vte.Terminal
Method |
|
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
|