Function

CoglPangofont_map_new

Declaration [src]

PangoFontMap*
cogl_pango_font_map_new (
  void
)

Description [src]

Creates a new font map.

Return value

Type: PangoFontMap

The newly created PangoFontMap.

The caller of the function takes ownership of the data, and is responsible for freeing it.