to_string
Description:
Converts the path into a human-readable string.
You can use this function in a debugger to get a quick overview of the path.
This is a wrapper around [method@Gsk.Path.print], see that function for details.
Parameters:
this |
a path |
Returns:
a new string for this |