Method

Pango.AttrList.ref

Declaration [src]

PangoAttrList*
pango_attr_list_ref (
  PangoAttrList* list
)

Description [src]

Increase the reference count of the given attribute list by one.

Return value

Returns: PangoAttrList

The attribute list passed in

Ownership of the data is transferred to the caller