get_font_map
Description:
public weak FontMap get_font_map ()
Retrieves the FontMap instance used by Clutter.
You can use the global font map object with the COGL Pango API.
Returns:
| the FontMap instance. The returned value is owned by Clutter and it should
never be unreferenced. |