[ Version ( since = "4.20" ) ]
public bool equivalent (ColorState other)
Compares two `GdkColorStates` for equivalence.
Two objects that represent the same color state should be equivalent, even though they may not be equal in the sense of [ method@Gdk.ColorState.equal].
| this |
a `GdkColorState` |
| other |
another `GdkColorStatee` |
|
true if the two color states are equivalent |