Method

PangoFcFontMapget_hb_face

since: 1.44

Declaration

hb_face_t*
pango_fc_font_map_get_hb_face (
  PangoFcFontMap* fcfontmap,
  PangoFcFont* fcfont
)

Description

No description available.

Available since: 1.44

This method is not directly available to language bindings.

Parameters

fcfont

Type: PangoFcFont

No description available.

The data is owned by the caller of the method.

Return value

Type: hb_face_t

No description available.

The data is owned by the instance.
The return value can be NULL.