PangoFontsetClass.getFont

struct PangoFontsetClass
extern (C)
PangoFont* function(PangoFontset* fontset, uint wc) getFont;

Return Value

a #PangoFont. The caller must call g_object_unref when finished with the font.

Meta