equal
Description:
Compares two `GdkColorStates` for equality.
Note that this function is not guaranteed to be perfect and two objects describing the same color state may compare not equal. However, different color states will never compare equal.
Parameters:
this |
a `GdkColorState` |
other |
another `GdkColorStatee` |
Returns:
true if the two color states compare equal |