SessionItem.setMetadataValue

Sets the value for metadata key.

If value is null, the metadata key is unset.

class SessionItem
void
setMetadataValue
(
string key
,)

Parameters

key string

the metadata key

value glib.variant.Variant

the value for key or null