Parses a given into a transform.
Strings printed via [method@Gsk.Transform.to_string] can be read in again successfully using this function.
If string does not describe a valid transform, false is returned and `NULL` is put in out_transform.
| string |
the string to parse |
| out_transform |
return location for the transform |
|
true if |