pangoAttrListCopy {RGtk2}R Documentation

pangoAttrListCopy

Description

Copy list and return an identical new list.

Usage

pangoAttrListCopy(object)

Arguments

object

a PangoAttrList, may be NULL

Value

[PangoAttrList] the newly allocated PangoAttrList, with a reference count of one, Returns NULL if list was NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]