Method

PangoFontDescriptionset_variations

since: 1.42

Declaration

void
pango_font_description_set_variations (
  PangoFontDescription* desc,
  const char* variations
)

Description

No description available.

Available since: 1.42

Parameters

variations

Type: const char*

No description available.

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