Method

PangoGlyphItemfree

since: 1.6

Declaration [src]

void
pango_glyph_item_free (
  PangoGlyphItem* glyph_item
)

Description [src]

Frees a PangoGlyphItem and resources to which it points.

Available since: 1.6

Parameters

glyph_item

Type: PangoGlyphItem

A PangoGlyphItem.

The argument can be NULL.