Module glib::variant_dict
source · Structs§
VariantDict
is a mutable key/value store where the keys are always strings and the values areVariant
s.
VariantDict
is a mutable key/value store where the keys are always
strings and the values are Variant
s.