Method
PangoAttrListcopy
Declaration [src]
PangoAttrList*
pango_attr_list_copy (
  PangoAttrList* list
)
Return value
| Returns: | PangoAttrList | 
| The newly allocated
   | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
| The return value can be NULL. |