Packages
gee-0.8
Gee
Map
Entry
entries
is_empty
key_type
keys
read_only
read_only_view
size
value_type
values
empty
@get
@set
clear
contains
contains_all
has
has_all
has_key
map_iterator
remove
remove_all
set_all
unset
unset_all
read_only
Description:
public
abstract
bool
read_only
{
get
; }
Specifies whether this collection can change - i.e. whether
set
,
remove
etc. are legal operations.