Method

PangoColorcopy

Declaration

PangoColor*
pango_color_copy (
  const PangoColor* src
)

Description

No description available.

Return value

Type: PangoColor

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.