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 [method@Pango.FontDescription.free] to free the result.

Meta