to_variant_builder
Description:
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.
Parameters:
this |
instance of Dictionary |
Returns:
VariantBuilder if successful, null otherwise. |