Parses the given @string into a transform and puts it in @out_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.
the string to parse
The location to put the transform in
%TRUE if @string described a valid transform.
See Implementation
Parses the given @string into a transform and puts it in @out_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.