Method

PangoContextset_font_map

Declaration

void
pango_context_set_font_map (
  PangoContext* context,
  PangoFontMap* font_map
)

Description

No description available.

Parameters

font_map

Type: PangoFontMap

No description available.

The argument can be NULL.
The data is owned by the caller of the method.