copy

fun copy(): AttrList?

Copy @list and return an identical new list.

Return

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