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 pango_attr_list_unref(). Returns %NULL if @list was %NULL.

Meta