Creates a filename representation of a font description.
The filename is identical to the result from calling [[email protected]_string], but with underscores instead of characters that are untypical in filenames, and in lower case only.
this |
a `PangoFontDescription` |
a new string that must be freed with g_free. |