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

class Color
copy
()

Return Value

Type: pango.color.Color

the newly allocated pango.color.Color, which should be freed with pango.color.Color.free