- PangoReserved1
void function() PangoReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PangoReserved2
void function() PangoReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- changed
void function(PangoFontMap* fontmap) changed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getSerial
uint function(PangoFontMap* fontmap) getSerial;
- listFamilies
void function(PangoFontMap* fontmap, PangoFontFamily*** families, int* nFamilies) listFamilies;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- loadFont
PangoFont* function(PangoFontMap* fontmap, PangoContext* context, PangoFontDescription* desc) loadFont;
- loadFontset
PangoFontset* function(PangoFontMap* fontmap, PangoContext* context, PangoFontDescription* desc, PangoLanguage* language) loadFontset;
- parentClass
GObjectClass parentClass;
- shapeEngineType
const(char)* shapeEngineType;
the type of rendering-system-dependent engines that
can handle fonts of this fonts loaded with this fontmap.
The #PangoFontMapClass structure holds the virtual functions for a particular #PangoFontMap implementation.