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