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