Function

CoglPangofont_map_clear_glyph_cache

Declaration [src]

void
cogl_pango_font_map_clear_glyph_cache (
  CoglPangoFontMap* font_map
)

Description [src]

Clears the glyph cache for font_map.

Parameters

font_map

Type: CoglPangoFontMap

A CoglPangoFontMap.

The data is owned by the caller of the function.