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 #GHashTable. They must each be a #GVariant.

class Variant
bool
equal

Parameters

two Variant

a #GVariant instance

Return Value

Type: bool

%TRUE if @one and @two are equal

Meta

Since

2.24