Method

PangoFontDescriptioncopy

Declaration

PangoFontDescription*
pango_font_description_copy (
  const PangoFontDescription* desc
)

Description

No description available.

Return value

Type: PangoFontDescription

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.