modify_font


Description:

public void modify_font (FontDescription? font_desc)

Sets the font to use for a widget.

Note:

Use gtk_widget_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