Gee.ArrayQueue¶
- Subclasses:
None
Methods¶
- Inherited:
Gee.AbstractQueue (15), Gee.AbstractCollection (19), GObject.Object (37), Gee.Traversable (16), Gee.Iterable (1), Gee.Collection (20), Gee.Queue (7), Gee.Deque (8)
- Structs:
class |
|
|
Virtual Methods¶
Properties¶
- Inherited:
Gee.AbstractCollection (3), Gee.Collection (3), Gee.Queue (3)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
is-empty |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Gee.ArrayQueue(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(g_type, g_dup_func, g_destroy_func, equal_func, *equal_func_target)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –equal_func (
Gee.EqualDataFunc
orNone
) –
- Return type: