setFontDescription

open fun setFontDescription(desc: FontDescription? = null)

Sets the default font description for the layout.

If no font description is set on the layout, the font description from the layout's context is used.

Parameters

desc

the new PangoFontDescription to unset the current font description