print


Description:

public void print (StringBuilder string)

Converts this into a human-readable string representation suitable for printing.

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

Parameters:

this

a `GskTransform`

string

The string to print into