set_font_description
Description:
Sets font_desc as the font description for a Text
The FontDescription is copied by the Text actor so you can safely call free on it after calling this function.
Parameters:
| this |
a Text |
| font_desc |