set_font_description
Description:
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:
| this |
a `PangoLayout` |
| desc |
the new `PangoFontDescription` to unset the current font description |