Virtual Method

PangoFontMapget_family

since: 1.46

Declaration

PangoFontFamily*
get_family (
  PangoFontMap* fontmap,
  const char* name
)

Description

No description available.

Available since: 1.46

Parameters

name

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: PangoFontFamily

No description available.

The data is owned by the called function.