Class: Pango::FontsetSimple

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

Instance Method Summary collapse

Methods inherited from Fontset

#foreach, #get_font, #metrics

Constructor Details

#initialize(language) ⇒ Pango::FontsetSimple

Creates a new PangoFontsetSimple for the given language.

Parameters:

Instance Method Details

#append(font) ⇒ nil

Adds a font to the fontset.

The fontset takes ownership of font.

Parameters:

Returns:

  • (nil)

#sizeInteger

Returns the number of fonts in the fontset.

Returns:

  • (Integer)

    the size of fontset