Path.print

Converts self into a human-readable string representation suitable for printing.

The string is compatible with (a superset of) SVG path syntax, see gsk.path.Path.parse for a summary of the syntax.

class Path
void
print

Parameters

string_ glib.string_.String

The string to print into