Function

PangoCairoFontMapnew_for_font_type

since: 1.18

Declaration

PangoFontMap*
pango_cairo_font_map_new_for_font_type (
  cairo_font_type_t fonttype
)

Description

No description available.

Available since: 1.18

Parameters

fonttype

Type: cairo_font_type_t

No description available.

Return value

Type: PangoFontMap

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.