Method
AtspiStateSetcompare
Declaration [src]
AtspiStateSet*
atspi_state_set_compare (
AtspiStateSet* set,
AtspiStateSet* set2
)
Description [src]
Determines the differences between two instances of AtspiStateSet
.
see
#atspi_state_set_equals.
Parameters
set2 |
AtspiStateSet |
A pointer to the second |
|
The data is owned by the caller of the function. |
Return value
Returns: | AtspiStateSet |
An |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |