FontDialogButton.fontDesc

Set fontDesc property.

  1. pango.font_description.FontDescription fontDesc [@property getter]
  2. pango.font_description.FontDescription fontDesc [@property setter]
    class FontDialogButton

Parameters

propval pango.font_description.FontDescription

The selected font.

This property can be set to give the button its initial font, and it will be updated to reflect the users choice in the font chooser dialog.

Listen to notify::font-desc to get informed about changes to the buttons font.