copy


Description:

public AttrList? copy ()

Copy this and return an identical new list.

Parameters:

this

a `PangoAttrList`

Returns:

the newly allocated `PangoAttrList`, with a reference count of one, which should be freed with [method@Pango.AttrList.unref]. Returns null if this was null.