Path.toString_

Converts the path into a string that is suitable for printing.

You can use this function in a debugger to get a quick overview of the path.

This is a wrapper around gsk.path.Path.print, see that function for details.

class Path
string
toString_
()

Return Value

Type: string

A new string for self