Method

PangoMatrixcopy

since: 1.6

Declaration

PangoMatrix*
pango_matrix_copy (
  const PangoMatrix* matrix
)

Description

No description available.

Available since: 1.6

Return value

Type: PangoMatrix

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.