font_desc


Description:

public FontDescription font_desc { get; set; }

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.