Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

Struct TelepathyGLib.IntSet

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.11.2.1.gir
C documentation: TelepathyGLibIntSet
Struct : IntSet
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TelepathyGLib
Method
TelepathyGLib.intset_add (IntSet set, Number element) : none
TelepathyGLib
Method
TelepathyGLib.intset_clear (IntSet set) : none
TelepathyGLib
Method
TelepathyGLib.intset_copy (IntSet orig) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_destroy (IntSet set) : none
TelepathyGLib
Method
TelepathyGLib.intset_difference (IntSet left, IntSet right) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_dump (IntSet set) : String
TelepathyGLib
Method
TelepathyGLib.intset_foreach (IntSet set, Function func, void* userdata) : none
TelepathyGLib
Method
TelepathyGLib.intset_from_array (Array array) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_intersection (IntSet left, IntSet right) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_is_equal (IntSet left, IntSet right) : Boolean
TelepathyGLib
Method
TelepathyGLib.intset_is_member (IntSet set, Number element) : Boolean
TelepathyGLib
Method
TelepathyGLib.intset_new () : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_new_containing (Number element) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_remove (IntSet set, Number element) : Boolean
TelepathyGLib
Method
TelepathyGLib.intset_size (IntSet set) : Number
TelepathyGLib
Method
TelepathyGLib.intset_sized_new (Number size) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_symmetric_difference (IntSet left, IntSet right) : TelepathyGLib.IntSet
TelepathyGLib
Method
TelepathyGLib.intset_to_array (IntSet set) : GLib.Array
TelepathyGLib
Method
TelepathyGLib.intset_union (IntSet left, IntSet right) : TelepathyGLib.IntSet
TelepathyGLib.Channel
Method
group_get_members () : TelepathyGLib.IntSet
TelepathyGLib.Channel
Method
group_get_local_pending () : TelepathyGLib.IntSet
TelepathyGLib.Channel
Method
group_get_remote_pending () : TelepathyGLib.IntSet
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:02 GMT+0800 (HKT)