PangoFontsetClass

The #PangoFontsetClass structure holds the virtual functions for a particular #PangoFontset implementation.

Members

Variables

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.
PangoReserved3
void function() PangoReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PangoReserved4
void function() PangoReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
foreac
void function(PangoFontset* fontset, PangoFontsetForeachFunc func, void* data) foreac;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getFont
PangoFont* function(PangoFontset* fontset, uint wc) getFont;
getLanguage
PangoLanguage* function(PangoFontset* fontset) getLanguage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getMetrics
PangoFontMetrics* function(PangoFontset* fontset) getMetrics;
parentClass
GObjectClass parentClass;

parent #GObjectClass.

Meta