Package: gdk

Function gdk-color-equal

Lambda List

gdk-color-equal (color1 color2)

Arguments

color1 -- a gdk-color color
color2 -- another gdk-color color

Return Value

True if the two colors compare equal.

Details

Compares two colors.

Warning

The gdk-color-equal function has been deprecated since version 3.14 and should not be used in newly written code. Use the gdk-rgba color.
 

See also

2021-12-11