modify_font


Description:

[ Version ( deprecated = true , deprecated_since = "3.0" , replacement = "override_font" ) ]
public void modify_font (FontDescription? font_desc)

Warning: modify_font is deprecated since 3.0. Use override_font.

Sets the font to use for a widget.

Note:

Use override_font instead

All other style values are left untouched. See also modify_style.

Parameters:

this

a Widget

font_desc

the font description to use, or null to undo the effect of previous calls to modify_font