Virtual Method

PangoFontMaplist_families

Declaration

void
list_families (
  PangoFontMap* fontmap,
  PangoFontFamily*** families,
  int* n_families
)

Description

No description available.

Parameters

families

Type: An array of PangoFontFamily**

No description available.

The argument will be set by the function.
The length of the array is specified in the n_families argument.
The caller of the function takes ownership of the data container, but not the data inside it.
n_families

Type: int*

No description available.

The argument will be set by the function.