Method

PangoGlyphItemIterinit_start

since: 1.22

Declaration

gboolean
pango_glyph_item_iter_init_start (
  PangoGlyphItemIter* iter,
  PangoGlyphItem* glyph_item,
  const char* text
)

Description

No description available.

Available since: 1.22

Parameters

glyph_item

Type: PangoGlyphItem

No description available.

The data is owned by the caller of the method.
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.

Return value

Type: gboolean

No description available.