Gee.Iterator¶
- Implementations:
None
Methods¶
class |
|
class |
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
|
|
|
|
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
read-only |
||
r |
valid |
Signals¶
None
Fields¶
None
Class Details¶
- class Gee.Iterator¶
- Bases:
- Structure:
- classmethod concat(g_type, g_dup_func, g_destroy_func, iters)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –iters (
Gee.Iterator
) –
- Return type:
- classmethod unfold(a_type, a_dup_func, a_destroy_func, f, f_target, current)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –f (
Gee.UnfoldFunc
) –
- Return type:
- remove()¶
- do_remove() virtual¶
Property Details¶
- Gee.Iterator.props.read_only¶
-
read-only