Skip to content

Allow Gdk.{Color,RGBA} instances to be compared with other objects

For example, Gdk.RGBA() == None should return False instead of raising a TypeError

Fixes #414 (closed)

Merge request reports