PgFontMetrics.this

Creates a new #PangoFontMetrics structure. This is only for internal use by Pango backends and there is no public way to set the fields of the structure.

Return: a newly-created #PangoFontMetrics structure with a reference count of 1.

  1. this(PangoFontMetrics* pangoFontMetrics)
  2. this()
    class PgFontMetrics
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta