Method

PangoGlyphItemget_logical_widths

since: 1.26

Declaration

void
pango_glyph_item_get_logical_widths (
  PangoGlyphItem* glyph_item,
  const char* text,
  int* logical_widths
)

Description

No description available.

Available since: 1.26

Parameters

text

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
logical_widths

Type: An array of int

No description available.

The data is owned by the caller of the method.