pangoMatrixCopy {RGtk2}R Documentation

pangoMatrixCopy

Description

Copies a PangoMatrix.

Usage

pangoMatrixCopy(object)

Arguments

object [PangoMatrix] a PangoMatrix, can 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.12.5-3 Index]