Method

PangoFontDescriptionset_family

Declaration

void
pango_font_description_set_family (
  PangoFontDescription* desc,
  const char* family
)

Description

No description available.

Parameters

family

Type: const char*

No description available.

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