Method

GtkFontChooserset_language

since: 3.24

Declaration [src]

void
gtk_font_chooser_set_language (
  GtkFontChooser* fontchooser,
  const char* language
)

Description [src]

Sets the language to use for font features.

Available since: 3.24

Parameters

language

Type: const char*

A language.

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