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.

Available since:1.0

Parameters

font_map CoglPangoFontMap
 

A CoglPangoFontMap.

 The data is owned by the caller of the function.