Function

CoglPangofont_map_get_renderer

Declaration [src]

PangoRenderer*
cogl_pango_font_map_get_renderer (
  CoglPangoFontMap* font_map
)

Description [src]

Retrieves the CoglPangoRenderer for the passed font_map.

Available since:1.0

Parameters

font_map CoglPangoFontMap
 

A CoglPangoFontMap.

 The data is owned by the caller of the function.

Return value

Returns: PangoRenderer
 

A PangoRenderer.

 The data is owned by the called function.