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.
pango.font_description.FontDescription fontDesc() @propertyGet fontDesc property.
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.
void fontDesc(pango.font_description.FontDescription propval) @propertySet fontDesc property.
propval | 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. |