Package: gdk

Function gdk:color-state-equal

Lambda List

gdk:color-state-equal (color1 color2)

Arguments

color1 -- a gdk:color-state instance
color2 -- 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

2024-11-10