Method

PangoColorto_string

since: 1.16

Declaration

char*
pango_color_to_string (
  const PangoColor* color
)

Description

No description available.

Available since: 1.16

Return value

Type: char*

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.