Function

CoglPangofont_map_new

Declaration [src]

PangoFontMap*
cogl_pango_font_map_new (
  void
)

Description [src]

Creates a new font map.

Available since:1.14

Return value

Returns: PangoFontMap
 

The newly created PangoFontMap.

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