pangoAttrListCopy {RGtk2} | R Documentation |
Copy list
and return an identical new list.
pangoAttrListCopy(object)
|
a |
[PangoAttrList
] the newly allocated PangoAttrList
, with a
reference count of one,
Returns NULL
if list
was NULL
.
Derived by RGtkGen from GTK+ documentation