Method

GtkFontChooserget_font_features

since: 3.24

Declaration [src]

char*
gtk_font_chooser_get_font_features (
  GtkFontChooser* fontchooser
)

Description [src]

Gets the currently-selected font features.

Available since: 3.24

Return value

Type: char*

The currently selected font features.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.