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.

 Ownership is not transferred to the callee