Method

Pango.GlyphItem.copy

Declaration [src]

PangoGlyphItem*
pango_glyph_item_copy (
  PangoGlyphItem* orig
)

Description [src]

Make a deep copy of an existing PangoGlyphItem structure.

Return value

Returns: PangoGlyphItem

the newly allocated PangoGlyphItem

Ownership of the data is transferred to the caller
Can be NULL