Method

PangoGlyphStringfree

Declaration [src]

void
pango_glyph_string_free (
  PangoGlyphString* string
)

Description [src]

Free a glyph string and associated storage.

Parameters

string

Type: PangoGlyphString

A PangoGlyphString, may be NULL.

The argument can be NULL.