PangoFontsetClass.getMetrics

struct PangoFontsetClass
extern (C)
PangoFontMetrics* function(PangoFontset* fontset) getMetrics;

Return Value

a #PangoFontMetrics object. The caller must call pango_font_metrics_unref() when finished using the object.

Meta