Gee.TreeSet¶
- Subclasses:
None
Methods¶
- Inherited:
Gee.AbstractBidirSortedSet (12), Gee.AbstractSortedSet (21), Gee.AbstractSet (11), Gee.AbstractCollection (19), GObject.Object (37), Gee.Traversable (16), Gee.Iterable (1), Gee.Collection (20), Gee.Set (2), Gee.SortedSet (12), Gee.BidirSortedSet (3)
- Structs:
class |
|
Virtual Methods¶
Properties¶
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Gee.TreeSet(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(g_type, g_dup_func, g_destroy_func, compare_func, *compare_func_target)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –compare_func (
GLib.CompareDataFunc
orNone
) –
- Return type: