Creates a copy of src.
The copy should be freed with pango.color.Color.free. Primarily used by language bindings, not that useful otherwise (since colors can just be copied by assignment in C).
the newly allocated pango.color.Color, which should be freed with pango.color.Color.free
Creates a copy of src.
The copy should be freed with pango.color.Color.free. Primarily used by language bindings, not that useful otherwise (since colors can just be copied by assignment in C).