PgFontsetSimple.this

Creates a new #PangoFontsetSimple for the given language.

  1. this(PangoFontsetSimple* pangoFontsetSimple, bool ownedRef)
  2. this(PgLanguage language)
    class PgFontsetSimple

Parameters

language PgLanguage

a #PangoLanguage tag

Return Value

the newly allocated #PangoFontsetSimple, which should be freed with g_object_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta