Copy list and return an identical new list.
the newly allocated PangoAttrList, with a reference count of one, which should be freed with pango_attr_list_unref(). Returns NULL if list was NULL.
See Implementation
Copy list and return an identical new list.