Method

GtkFontChooserget_language

since: 3.24

Declaration [src]

char*
gtk_font_chooser_get_language (
  GtkFontChooser* fontchooser
)

Description [src]

Gets the language that is used for font features.

Available since: 3.24

Return value

Type: char*

The currently selected language.

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.