pangoAttrListCopy {RGtk2}R Documentation

pangoAttrListCopy

Description

Copy list and return an identical new list.

Usage

pangoAttrListCopy(object)

Arguments

object [PangoAttrList] a PangoAttrList

Value

[PangoAttrList] the newly allocated PangoAttrList, with a reference count of one.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]