TypeScript API Documentation for GSK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Parses a given into a transform.
Strings printed via 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
NULL
out_transform
the string to parse
true if string described a valid transform
Parses a given into a transform.
Strings printed via Gsk.Transform.to_string can be read in again successfully using this function.
If
stringdoes not describe a valid transform, false is returned andNULLis put inout_transform.