PgAttributeList.copy

Copy @list and return an identical new list.

class PgAttributeList
copy
()

Return Value

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.

Meta