get_font_type
Description:
[ CCode ( cname = "pango_cairo_font_map_get_font_type" ) ]
[ Version ( since = "1.18" ) ]
public FontType get_font_type ()
[ Version ( since = "1.18" ) ]
public FontType get_font_type ()
Gets the type of Cairo font backend that this uses.
Parameters:
this |
a `PangoCairoFontMap` |
Returns:
the `cairo_font_type_t` cairo font backend type |