FontChooser.language

string language() @property nothrow;

Get language property.

Returns

The language for which the #GtkFontChooser:font-features were

selected, in a format that is compatible with CSS and with Pango attributes.

void language(string propval) @property nothrow;

Set language property.

Parameters

propvalThe language for which the #GtkFontChooser:font-features were selected, in a format that is compatible with CSS and with Pango attributes.