Method

PangoContextset_matrix

since: 1.6

Declaration

void
pango_context_set_matrix (
  PangoContext* context,
  const PangoMatrix* matrix
)

Description

No description available.

Available since: 1.6

Parameters

matrix

Type: PangoMatrix

No description available.

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