equal
Description:
Checks if this and two
have the same type and value.
The types of this and two
are gconstpointer
only to allow use of this function with
GenericSet. They must each be a
Variant.
Parameters:
this |
a Variant instance |
two |
a Variant instance |
Returns:
true if this and |