Method

PangoFontget_face

since: 1.46

Declaration [src]

PangoFontFace*
pango_font_get_face (
  PangoFont* font
)

Description [src]

Gets the PangoFontFace to which font belongs.

Available since: 1.46

Return value

Type: PangoFontFace

The PangoFontFace

The returned data is owned by the instance.