to_string
Description:
Converts a matrix into a string that is suitable for printing.
The resulting string can be parsed with [func@Gsk.Transform.parse].
This is a wrapper around [method@Gsk.Transform.print].
Parameters:
this |
a `GskTransform` |
Returns:
A new string for this |