Gee.MultiMap.@set – gee-0.8 Reference Manual
@set
Description:
public
abstract
void
@set
(
K
key,
V
value)
Inserts a key/value pair into this map.
Parameters:
key
the key to insert
value
the value to associate with the key
2022 vala-language.org