Gee.MapIterator¶
- Implementations:
None
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
mutable |
||
r |
read-only |
||
r |
valid |
Signals¶
None
Fields¶
None
Class Details¶
- class Gee.MapIterator¶
- Bases:
- Structure:
- fold(a_type, a_dup_func, a_destroy_func, f, f_target, seed)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –f (
Gee.FoldMapFunc
) –
- Return type:
- foreach(f, *f_target)¶
- Parameters:
f (
Gee.ForallMapFunc
) –
- Return type:
- unset()¶
- do_fold(a_type, a_dup_func, a_destroy_func, f, f_target, seed) virtual¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –f (
Gee.FoldMapFunc
) –
- Return type:
- do_foreach(f, f_target) virtual¶
- Parameters:
f (
Gee.ForallMapFunc
) –
- Return type:
- do_unset() virtual¶
Property Details¶
- Gee.MapIterator.props.mutable¶
-
mutable
- Gee.MapIterator.props.read_only¶
-
read-only