Function

Pangoextents_to_pixels

since: 1.16

Declaration

void
pango_extents_to_pixels (
  PangoRectangle* inclusive,
  PangoRectangle* nearest
)

Description

No description available.

Available since: 1.16

Parameters

inclusive

Type: PangoRectangle

No description available.

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

Type: PangoRectangle

No description available.

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