FontDialogButton.language

pango.language.Language language() @property

Get language property.

Returns

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.

void language(pango.language.Language propval) @property

Set language property.

Parameters

propvalThe 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.