Closed chimosky closed 4 years ago
@quozl kindly review.
Instantly looks wrong to me, as Gdk.RGBA requires floating point inputs between 0.0 and 1.0 for each colour component, whereas Gdk.Color accepts integers between 0x0 and 0xffff.
@quozl kindly review.