PgAttributeLanguage.this

Create a new language tag attribute.

  1. this(PangoAttrLanguage* pangoAttrLanguage, bool ownedRef)
  2. this(PgLanguage language)
    class PgAttributeLanguage

Parameters

language PgLanguage

language tag

Return Value

the newly allocated PangoAttribute, which should be freed with pango_attribute_destroy().

Throws

ConstructionException GTK+ fails to create the object.