Method

Pango.FontsetSimple.append

Declaration [src]

void
pango_fontset_simple_append (
  PangoFontsetSimple* fontset,
  PangoFont* font
)

Description [src]

Adds a font to the fontset.

Parameters

font PangoFont
 

a PangoFont.

 The data is owned by the caller of the function