Method

PangoRendererset_matrix

since: 1.8

Declaration

void
pango_renderer_set_matrix (
  PangoRenderer* renderer,
  const PangoMatrix* matrix
)

Description

No description available.

Available since: 1.8

Parameters

matrix

Type: PangoMatrix

No description available.

The argument can be NULL.
The data is owned by the caller of the method.