PangoFontFaceClass.describe

struct PangoFontFaceClass
extern (C)
PangoFontDescription* function(PangoFontFace* face) describe;

Return Value

a newly-created #PangoFontDescription structure holding the description of the face. Use pango_font_description_free() to free the result.

Meta