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
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count