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 [PangoCoverage] 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.12.5-3 Index]