Packages
gee-0.8
Gee
AbstractMap
entries
keys
read_only
read_only_view
size
values
AbstractMap
@foreach
@get
@set
clear
has
has_key
map_iterator
stream
unset
read_only
Description:
public
abstract
bool
read_only
{
get
; }
Specifies whether this collection can change - i.e. whether
set
,
remove
etc. are legal operations.