Gee.MapIterator – gee-0.8 Reference Manual
Packages
gee-0.8
Gee
MapIterator
mutable
read_only
valid
@foreach
fold
get_key
get_value
has_next
next
set_value
unset
MapIterator
Object Hierarchy:
Description:
[
GenericAccessors
]
public
interface
MapIterator
<
K
,
V
> :
Object
All known sub-interfaces:
BidirMapIterator
Namespace:
Gee
Package:
gee-0.8
Content:
Properties:
public
abstract
bool
mutable
{
get
; }
public
abstract
bool
read_only
{
get
; }
public
abstract
bool
valid
{
get
; }
Methods:
public
virtual
A
fold
<
A
> (
FoldMapFunc
<
A
,
K
,
V
> f,
owned
A
seed)
public
virtual
bool
@foreach
(
ForallMapFunc
<
K
,
V
> f)
public
abstract
K
get_key
()
public
abstract
V
get_value
()
public
abstract
bool
has_next
()
public
abstract
bool
next
()
public
abstract
void
set_value
(
V
value)
public
abstract
void
unset
()
Inherited Members:
All known members inherited from class GLib.Object
interface_find_property
interface_install_property
interface_list_properties
@new
new_valist
newv
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
@get
get_class
get_data
get_property
get_qdata
get_type
is_floating
notify_property
@ref
ref_sink
replace_data
replace_qdata
remove_toggle_ref
remove_weak_pointer
@set
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
notify
ref_count