ContentFormats.print
void print(glib.string_.String string_)Prints the given formats into a string for human consumption.
The result of this function can later be parsed with [gdk.content_formats.ContentFormats.parse].
Parameters
string_ | a [glib.string_.String] to print into |