Method

PangoMatrixtransform_rectangle

since: 1.16

Declaration

void
pango_matrix_transform_rectangle (
  const PangoMatrix* matrix,
  PangoRectangle* rect
)

Description

No description available.

Available since: 1.16

Parameters

rect

Type: PangoRectangle

No description available.

The argument will be modified by the function.
The caller of the method takes ownership of the data, and is responsible for freeing it.