Package: gdk

Function gdk:color-state-equivalent

Lambda List

gdk:color-state-equivalent (colorstate1 colorstate2)

Arguments

colorstate1 -- a gdk:color-state instance
colorstate2 -- another gdk:color-state instance

Return Value

True if the two color states are equivalent.

Details

Compares two gdk:color-state instances for equivalence. Two objects that represent the same color state should be equivalent, even though they may not be equal in the sense of the gdk:color-state-equal function.

Since 4.20
 

See also

2026-08-01