Packages
gee-0.8
Gee
MultiMap
key_type
read_only
read_only_view
size
value_type
@get
@set
clear
contains
get_all_keys
get_keys
get_values
map_iterator
remove
remove_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.