Converts the Dictionary to a VariantBuilder of type G_VARIANT_TYPE_VARDICT.
Caller should use g_variant_builder_unref
on the return value when it is no longer needed.
this |
instance of Dictionary |
VariantBuilder if successful, null otherwise. |