Gee.Map¶
- Implementations:
Methods¶
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
entries |
||
r |
keys |
||
r |
read-only |
||
r |
read-only-view |
||
r |
size |
||
r |
values |
Signals¶
None
Fields¶
None
Class Details¶
- class Gee.Map¶
- Bases:
- Structure:
- classmethod empty(k_type, k_dup_func, k_destroy_func, v_type, v_dup_func, v_destroy_func)¶
- Parameters:
k_type (
GObject.GType
) –k_dup_func (
GObject.BoxedCopyFunc
) –k_destroy_func (
GLib.DestroyNotify
) –v_type (
GObject.GType
) –v_dup_func (
GObject.BoxedCopyFunc
) –v_destroy_func (
GLib.DestroyNotify
) –
- Return type:
- clear()¶
- get_key_type()¶
- Return type:
- get_value_type()¶
- Return type:
- get_values()¶
- Return type:
- map_iterator()¶
- Return type:
- do_clear() virtual¶
- do_get_values() virtual¶
- Return type:
- do_has(key, value) virtual¶
- do_map_iterator() virtual¶
- Return type:
Property Details¶
- Gee.Map.props.read_only_view¶
-
read-only-view
- Gee.Map.props.values¶
- Name:
values
- Type:
- Default Value:
- Flags:
values