SessionItem.setMetadataValue

void setMetadataValue(string key, glib.variant.Variant value = null)

Sets the value for metadata key.

If value is null, the metadata key is unset.

Parameters

keythe metadata key
valuethe value for key or null