pangoCoverageCopy {RGtk2}R Documentation

pangoCoverageCopy

Description

Copy an existing PangoCoverage. (This function may now be unnecessary since we refcount the structure. File a bug if you use it.)

Usage

pangoCoverageCopy(object)

Arguments

object

a PangoCoverage

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]