Class: Pango::FontsetSimple
Instance Method Summary collapse
-
#append(font) ⇒ nil
Adds a font to the fontset.
-
#initialize(language) ⇒ Pango::FontsetSimple
constructor
Creates a new
PangoFontsetSimplefor the given language. -
#size ⇒ Integer
Returns the number of fonts in the fontset.
Methods inherited from Fontset
Constructor Details
#initialize(language) ⇒ Pango::FontsetSimple
Creates a new PangoFontsetSimple for the given language.
Instance Method Details
#append(font) ⇒ nil
Adds a font to the fontset.
The fontset takes ownership of font.
#size ⇒ Integer
Returns the number of fonts in the fontset.