Transform.print

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

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

class Transform
void
print

Parameters

string_ StringG

The string to print into

Meta