FontDialogButton.language

Get language property.

  1. pango.language.Language language [@property getter]
    class FontDialogButton
    @property
    language
    ()
  2. pango.language.Language language [@property setter]

Return Value

Type: pango.language.Language

The selected language for font features.

This property will be updated to reflect the users choice in the font chooser dialog.

Listen to notify::language to get informed about changes to the buttons language.