Class: Pango::FontsetSimple

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#append(font) ⇒ nil

Adds a font to the fontset.

Parameters:

Returns:

  • (nil)

#new(language) ⇒ Pango::FontsetSimple

Creates a new Pango::FontsetSimple for the given language.

Parameters:

  • language (Pango::Language)

    a Pango::Language tag

Returns:

  • (Pango::FontsetSimple)

    the newly allocated Pango::FontsetSimple, which should be freed with g_object_unref().

#sizeInteger

Returns the number of fonts in the fontset.

Returns:

  • (Integer)

    the size of fontset.