Method

Pango.GlyphString.copy

Declaration [src]

PangoGlyphString*
pango_glyph_string_copy (
  PangoGlyphString* string
)

Description [src]

Copy a glyph string and associated storage.

Return value

Returns: PangoGlyphString

the newly allocated PangoGlyphString

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL