Method
PangoGlyphItemfree
since: 1.6
Declaration [src]
void
pango_glyph_item_free (
  PangoGlyphItem* glyph_item
)
Parameters
- glyph_item
- 
            Type: PangoGlyphItemA PangoGlyphItem.The argument can be NULL.
since: 1.6
void
pango_glyph_item_free (
  PangoGlyphItem* glyph_item
)
glyph_itemType: PangoGlyphItem
A PangoGlyphItem.
| The argument can be NULL. |