Method

GtkFontDialogButtonset_language

Declaration [src]

void
gtk_font_dialog_button_set_language (
  GtkFontDialogButton* self,
  PangoLanguage* language
)

Description [src]

Sets the language to use for font features.

Available since:4.10

Parameters

language PangoLanguage*
 

The new language.

 The argument can be NULL.
 The data is owned by the caller of the function.