Function
Clutterget_font_map
Declaration [src]
PangoFontMap*
clutter_get_font_map (
void
)
Description [src]
Retrieves the PangoFontMap
instance used by Clutter.
You can use the global font map object with the COGL
Pango API.
Available since: | 1.0 |
Return value
Returns: | PangoFontMap |
The |
|
The data is owned by the called function. |