RGBA.equal
bool equal(gdk.rgba.RGBA p2)Compares two [gdk.rgba.RGBA] colors.
Parameters
p2 | another [gdk.rgba.RGBA] |
Returns
true if the two colors compare equal
bool equal(gdk.rgba.RGBA p2)Compares two [gdk.rgba.RGBA] colors.
p2 | another [gdk.rgba.RGBA] |