Prints the given formats into a human-readable string.
The resulting string can be parsed with gdk.content_formats.ContentFormats.parse.
This is a small wrapper around gdk.content_formats.ContentFormats.print to help when debugging.
a new string
Prints the given formats into a human-readable string.
The resulting string can be parsed with gdk.content_formats.ContentFormats.parse.
This is a small wrapper around gdk.content_formats.ContentFormats.print to help when debugging.