Method

Pango.GlyphItemIter.copy

Declaration [src]

PangoGlyphItemIter*
pango_glyph_item_iter_copy (
  PangoGlyphItemIter* orig
)

Description [src]

Make a shallow copy of an existing PangoGlyphItemIter structure.

Available since:1.22

Return value

Returns: PangoGlyphItemIter

the newly allocated PangoGlyphItemIter

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL