Variant.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 glib.HashTable They must each be a glib.Variant

class Variant
bool
equal

Parameters

two Variant

a glib.Variant instance

Return Value

Type: bool

TRUE if one and two are equal

Meta

Since

2.24