FontDialogButton.fontDesc

Get fontDesc property.

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

Return Value

Type: 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.