Method

PangoFontsetSimpleappend

Declaration [src]

void
pango_fontset_simple_append (
  PangoFontsetSimple* fontset,
  PangoFont* font
)

Description [src]

Adds a font to the fontset.

Parameters

font

Type: PangoFont

A PangoFont.

The data is owned by the caller of the method.