Skip to content
Commit 5b1c8752 authored by Johan Dahlin's avatar Johan Dahlin Committed by John (J5) Palmieri
Browse files

Add an override for Gdk.color_parse()

Change Gdk.color_parse() to not return a tuple, instead just
return the created color or None if it wasn't possible to parse
the name into a color.

This keeps compatibility with PyGTK but breaks the current API.

https://bugzilla.gnome.org/show_bug.cgi?id=653462
parent 187a2932
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment