print


Description:

public void print (StringBuilder string)

Prints the given this into a string for human consumption.

The result of this function can later be parsed with [func@Gdk.ContentFormats.parse].

Parameters:

this

a `GdkContentFormats`

string

a `GString` to print into