PgGlyphItem.copy

Make a deep copy of an existing PangoGlyphItem structure. Since 1.20

class PgGlyphItem
copy
()

Return Value

the newly allocated PangoGlyphItem, which should be freed with pango_glyph_item_free(), or NULL if orig was NULL.

Meta