VariantG.equal

Checks if one and two have the same type and value.

The types of one and two are #gconstpointer only to allow use of this function with #GHashTable. They must each be a #GVariant.

class VariantG
bool
equal

Parameters

two glib.variant.VariantG

a #GVariant instance

Return Value

Type: bool

true if one and two are equal