Method

GtkFontDialogButtonget_language

Declaration [src]

PangoLanguage*
gtk_font_dialog_button_get_language (
  GtkFontDialogButton* self
)

Description [src]

Returns the language that is used for font features.

Available since:4.10

Return value

Returns: PangoLanguage
 

The language.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.