Color.copy

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).

Returns

the newly allocated [pango.color.Color],

which should be freed with [pango.color.Color.free]