equivalent


Description:

[ 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].

Parameters:

this

a `GdkColorState`

other

another `GdkColorStatee`

Returns:

true if the two color states are equivalent