Determines whether two instances of StateSet are equivalent (i.
e. consist of the same AtspiStates
s). Useful for checking multiple state variables at once.
see
compare.
this |
a pointer to the first StateSet object on which to operate. |
set2 |
a pointer to the second StateSet object on which to operate. |
|