RGBA.equal
bool equal(gdk.rgba.RGBA p2) nothrowCompares two RGBA colors.
Parameters
p2 | another #GdkRGBA pointer |
Returns
true if the two colors compare equal
bool equal(gdk.rgba.RGBA p2) nothrowCompares two RGBA colors.
p2 | another #GdkRGBA pointer |