set_variant
Description:
Set key in part part of this to have value as its value.
If value is a floating reference (see g_variant_ref_sink), then this function will take ownership of it.
Parameters:
| this |
a message |
| part |
a part number, which must be strictly less than the number returned by count_parts |
| key |
a key in the mapping representing the part |
| value |
a value |