Method

PangoAttrListcopy

Declaration

PangoAttrList*
pango_attr_list_copy (
  PangoAttrList* list
)

Description

No description available.

Return value

Type: PangoAttrList

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.