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

Ownership of the data is transferred to the caller
Can be NULL