Method

PangoMatrixtransform_point

since: 1.16

Declaration

void
pango_matrix_transform_point (
  const PangoMatrix* matrix,
  double* x,
  double* y
)

Description

No description available.

Available since: 1.16

Parameters

x

Type: double*

No description available.

The argument will be modified by the function.
y

Type: double*

No description available.

The argument will be modified by the function.