Method
PangoGlyphItemcopy
since: 1.20
Declaration [src]
PangoGlyphItem*
pango_glyph_item_copy (
  PangoGlyphItem* orig
)
Parameters
- orig
- 
            Type: PangoGlyphItemA PangoGlyphItem.The argument can be NULL.
Return value
Type: PangoGlyphItem
The newly allocated PangoGlyphItem.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. | 
| The return value can be NULL. |