pangocairo.c.types
C types for pangocairo1 library
Types 3
structPangoCairoFont
[pangocairo.font.Font] is an interface exported by fonts for use with Cairo.
The actual type of the font will depend on the particular font technology Cairo was compiled to use.
structPangoCairoFontMap
[pangocairo.font_map.FontMap] is an interface exported by font maps for use with Cairo.
The actual type of the font map will depend on the particular font technology Cairo was compiled to use.
aliasPangoCairoShapeRendererFunc = void function(cairo_t * cr, PangoAttrShape * attr, gboolean doPath, void * data)