Method

Pango.Matrix.copy

Declaration [src]

PangoMatrix*
pango_matrix_copy (
  const PangoMatrix* matrix
)

Description [src]

Copies a PangoMatrix.

Available since:1.6

Return value

Returns: PangoMatrix

the newly allocated PangoMatrix

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL