ScaledFont.getFontFace

Gets the font face that this scaled font uses. This might be the font face passed to ScaledFont.create, but this does not hold true for all possible cases. Since 1.2

class ScaledFont
getFontFace
()

Return Value

Type: FontFace

The cairo_font_face_t with which scaled_font was created.