FontDescription.toString_
string toString_()Creates a string representation of a font description.
See [pango.font_description.FontDescription.fromString] for a description of the format of the string representation. The family list in the string description will only have a terminating comma if the last word of the list is a valid style option.
Returns
a new string that must be freed with [glib.global.gfree].