Package: gdk

Function gdk:rgba-equal

Lambda List

gdk:rgba-equal (color1 color2)

Arguments

color1 -- a gdk:rgba instance
color2 -- another gdk:rgba instance

Return Value

True if the two colors compare equal.

Details

Compares two RGBA colors.
 

See also

2025-1-15