PgAttributeList.this

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

  1. this(PangoAttrList* pangoAttrList, bool ownedRef)
  2. this()
    class PgAttributeList
    this
    ()

Return Value

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

Throws

ConstructionException GTK+ fails to create the object.