PgAttributeList.this

Create a new empty attribute list with a reference count of one.

Return: the newly allocated #PangoAttrList, which should be freed with pango_attr_list_unref().

  1. this(PangoAttrList* pangoAttrList)
  2. this()
    class PgAttributeList
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta