pangoMatrixCopy {RGtk2}R Documentation

pangoMatrixCopy

Description

Copies a PangoMatrix.

Usage

pangoMatrixCopy(object)

Arguments

object

a PangoMatrix, may be NULL

Details

Since 1.6

Value

[PangoMatrix] the newly allocated PangoMatrix, or NULL if matrix was NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]