PgGlyphString.this

Create a new #PangoGlyphString.

Return: the newly allocated #PangoGlyphString, which should be freed with pango_glyph_string_free().

  1. this(PangoGlyphString* pangoGlyphString)
  2. this()
    class PgGlyphString
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta