Method

PangoMatrixconcat

since: 1.6

Declaration

void
pango_matrix_concat (
  PangoMatrix* matrix,
  const PangoMatrix* new_matrix
)

Description

No description available.

Available since: 1.6

Parameters

new_matrix

Type: PangoMatrix

No description available.

The data is owned by the caller of the method.