Method
PangoFontDescriptionget_features
Declaration [src]
const char*
pango_font_description_get_features (
const PangoFontDescription* desc
)
Return value
| Returns: | const char* |
The features field for the font
description, or |
|
| The data is owned by the instance. | |
The return value can be NULL. | |
| The value is a NUL terminated UTF-8 string. |