Method

Pango.Font.get_face

Declaration [src]

PangoFontFace*
pango_font_get_face (
  PangoFont* font
)

Description [src]

Gets the PangoFontFace to which font belongs.

Return value

Returns: PangoFontFace

the PangoFontFace

Ownership is not transferred to the caller