Transform.print
void print(glib.string_.String string_)Converts self into a human-readable string representation suitable for printing.
The result of this function can later be parsed with [gsk.transform.Transform.parse].
Parameters
string_ | The string to print into |