Method

PangoGlyphItemletter_space

since: 1.6

Declaration

void
pango_glyph_item_letter_space (
  PangoGlyphItem* glyph_item,
  const char* text,
  PangoLogAttr* log_attrs,
  int letter_spacing
)

Description

No description available.

Available since: 1.6

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.
log_attrs

Type: An array of PangoLogAttr

No description available.

The data is owned by the caller of the method.
letter_spacing

Type: int

No description available.