Package: gdk

Function gdk:color-state-equal

Lambda List

gdk:color-state-equal (colorstate1 colorstate2)

Arguments

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

Details

Compares two color states 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.

Since 4.16
 

See also

2026-08-01