Function

PangoAttrFontFeaturesnew

since: 1.38

Declaration

PangoAttribute*
pango_attr_font_features_new (
  const char* features
)

Description

No description available.

Available since: 1.38

Parameters

features

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: PangoAttribute

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.