PangoFontFaceClass.getFaceName

struct PangoFontFaceClass
extern (C)
const(char)* function(PangoFontFace* face) getFaceName;

Return Value

the face name for the face. This string is owned by the face object and must not be modified or freed.