FontChooser.language
string language() @property nothrow;Get language property.
Returns
The language for which the font features were selected.
Deprecated
Use gtk.font_dialog.FontDialog and gtk.font_dialog_button.FontDialogButton instead
void language(string propval) @property nothrow;Set language property.
Parameters
propval | The language for which the font features were selected. |
Deprecated
Use gtk.font_dialog.FontDialog and gtk.font_dialog_button.FontDialogButton instead