Decreases the reference count on dict.
In the event that there are no more references, releases all memory associated with the glib.VariantDict
Don't call this on stack-allocated glib.VariantDict instances or bad things will happen.
2.40
Decreases the reference count on dict.
In the event that there are no more references, releases all memory associated with the glib.VariantDict
Don't call this on stack-allocated glib.VariantDict instances or bad things will happen.